Skip to main content

TcxTreeListPaintStyle Enum

Declaration

TcxTreeListPaintStyle = (
    tlpsStandard,
    tlpsCategorized
);

Members

Name
tlpsStandard
tlpsCategorized
See Also