Back to Devexpress

TcxTreeListStyleSheet Class

vcl-cxtl-c2228aeb.md

latest972 B
Original Source

TcxTreeListStyleSheet Class

A style sheet for the TreeList control.

Declaration

delphi
TcxTreeListStyleSheet = class(
    TcxCustomStyleSheet
)

Remarks

A StyleSheet property contains a collection of styles that can be applied to the control, thus setting multiple styles in one step. The TcxTreeListStyleSheet class provides a style sheet collection for the TreeList control.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxCustomStyleSheet TcxTreeListStyleSheet

See Also

TcxTreeListStyleSheet Members

cxTL Unit