TdxBarTreeViewCombo.Indent Property
Specifies the area to the left side of node text.
Declaration
property Indent: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
This property is similar to the Indent property of the TTreeView object.
Value | Example |
---|---|
15 | |
25 | |
35 |
See Also