Skip to main content

TcxTreeListPreview Class

Represents a set of appearance and behavior options of a TreeList control’s preview section.

Declaration

TcxTreeListPreview = class(
    TcxOwnedInterfacedPersistent
)

Remarks

Options in this set allow you to control the following preview aspects:

A TreeList control’s Preview property references a TcxTreeListPreview object.

See Also