Back to Devexpress

TcxTreeListPaintStyle Enum

vcl-cxtl-149a6f3e.md

latest231 B
Original Source

TcxTreeListPaintStyle Enum

Declaration

delphi
TcxTreeListPaintStyle = (
    tlpsStandard,
    tlpsCategorized
);

Members

Name
tlpsStandard
tlpsCategorized

See Also

cxTL Unit