Skip to main content

TcxTreeListSummaryItemGetTextEvent Type

Declaration

TcxTreeListSummaryItemGetTextEvent = procedure(Sender: TcxTreeListSummaryItem; const AValue: Variant; var AText: string) of object;

Parameters

Name Type
Sender TcxTreeListSummaryItem
AValue Variant
AText string
See Also