Back to Devexpress

TcxTreeListOptionsCustomizing Class

vcl-cxtl-717c374b.md

latest1.9 KB
Original Source

TcxTreeListOptionsCustomizing Class

Represents a set of options, which determine how end-users can customize a TreeList control’s layout.

Declaration

delphi
TcxTreeListOptionsCustomizing = class(
    TcxOwnedPersistent
)

Remarks

Options in the set allow you to control the following layout aspects:

A TreeList control’s OptionsCustomizing property references a TcxTreeListOptionsCustomizing object.

Inheritance

TObject TPersistent TcxOwnedPersistent TcxTreeListOptionsCustomizing

See Also

TcxTreeListOptionsCustomizing Members

cxTL Unit