TcxTreeListSummaryItemGetTextEvent Type
#Declaration
TcxTreeListSummaryItemGetTextEvent = procedure(Sender: TcxTreeListSummaryItem; const AValue: Variant; var AText: string) of object;
#Parameters
Name | Type |
---|---|
Sender | Tcx |
AValue | Variant |
AText | string |