Back to Devexpress

TcxCustomTreeList.Styles Property

vcl-cxtl-dot-tcxcustomtreelist-2443b327.md

latest678 B
Original Source

TcxCustomTreeList.Styles Property

Specifies style settings for the tree list’s elements.

Declaration

delphi
property Styles: TcxTreeListStyles read; write;

Property Value

Type
TcxTreeListStyles

Remarks

The TcxTreeListStyles class contains settings that allow you to customize the appearance of the TreeList control’s elements. Refer to the TcxTreeListStyles description, for details.

See Also

TcxCustomTreeList Class

TcxCustomTreeList Members

cxTL Unit