|
TVirtualDrawTree.Indent Property
Read or set the indentation amount for node levels.
Pascal
property Indent: Cardinal;
Description
Each new level in the tree (child nodes of a parent node) are visually shifted to distinguish betwenn them and their parent node (that's the tree layout after all). The Indent property determines the shift distance in pixels.
Class
Links
What do you think about this topic? Send feedback!
|