TcxTreeListPreview Class
Stores appearance and behavior settings of the tree node preview section.
Declaration
TcxTreeListPreview = class(
TcxOwnedInterfacedPersistent
)
Remarks
Options in this set allow you to control the following preview aspects:
Visibility (Visible).
Content (Column).
Height (AutoHeight and MaxLineCount).
Text margins (LeftIndent and RightIndent).
Direct TcxTreeListPreview Class Reference
The TcxCustomTreeList.Preview property references a TcxTreeListPreview
object.
Inheritance
TObject
TPersistent
TcxOwnedPersistent
TcxOwnedInterfacedPersistent
TcxTreeListPreview
See Also