TdxTreeViewCustomOptionsView.Indent Property
Specifies the horizontal indent between parent and child nodes.
Declaration
property Indent: Integer read; write; default 19;
Property Value
Type | Default | Description |
---|---|---|
Integer | 19 | An indent, in pixels. |
See Also