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