Back to Devexpress

TcxTreeListOptionsSelection Class

vcl-cxtl-6c5b2aa6.md

latest1.5 KB
Original Source

TcxTreeListOptionsSelection Class

Represents selection settings for a TreeList control.

Declaration

delphi
TcxTreeListOptionsSelection = class(
    TcxOwnedPersistent
)

Remarks

This class provides a set of properties that allow:

A TreeList control’s OptionsSelection property references a TcxTreeListOptionsSelection object.

Inheritance

TObject TPersistent TcxOwnedPersistent TcxTreeListOptionsSelection

See Also

TcxTreeListOptionsSelection Members

cxTL Unit