Back to Devexpress

TcxTreeListReportLinkInitializeHeaderCellEvent Type

vcl-dxpscxtllnk-93ceca2f.md

latest561 B
Original Source

TcxTreeListReportLinkInitializeHeaderCellEvent Type

Declaration

delphi
TcxTreeListReportLinkInitializeHeaderCellEvent = procedure(Sender: TcxTreeListCustomReportLink; AColumn: TcxTreeListColumn; AnItem: TdxReportCellImage) of object;

Parameters

NameType
SenderTcxTreeListCustomReportLink
AColumnTcxTreeListColumn
AnItemTdxReportCellImage

See Also

dxPScxTLLnk Unit