Back to Devexpress

TcxTreeListOptionsBehavior Class

vcl-cxtl-942bafda.md

latest2.7 KB
Original Source

TcxTreeListOptionsBehavior Class

Stores a TreeList control’s behavior and end-user functionality settings.

Declaration

delphi
TcxTreeListOptionsBehavior = class(
    TcxControlOptionsBehavior
)

Remarks

Options allow you to handle the following end-user actions:

A TreeList control’s OptionsBehavior property references a TcxTreeListOptionsBehavior object.

Inheritance

TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxControlOptions TcxControlOptionsBehavior TcxTreeListOptionsBehavior

See Also

TcxTreeListOptionsBehavior Members

cxTL Unit