Back to Devexpress

TcxTreeListStyles Class

vcl-cxtl-5f05884e.md

latest2.1 KB
Original Source

TcxTreeListStyles Class

Stores Tree List control style settings.

Declaration

delphi
TcxTreeListStyles = class(
    TcxCustomControlStyles
)

Remarks

This class declares properties allowing you to customize the appearance of the tree list elements. You can specify the style settings for:

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomStyles TcxStyles TcxCustomControlStyles TcxTreeListStyles

See Also

TcxTreeListStyles Members

cxTL Unit