TcxTreeListGetColumnFooterStyleEvent Type
#Declaration
TcxTreeListGetColumnFooterStyleEvent = procedure(Sender: TcxCustomTreeList; AColumn: TcxTreeListColumn; ANode: TcxTreeListNode; AFooterItem: TcxTreeListSummaryItem; var AStyle: TcxStyle) of object;
#Parameters
Name | Type |
---|---|
Sender | Tcx |
AColumn | Tcx |
ANode | Tcx |
AFooter |
Tcx |
AStyle | Tcx |