Back to Devexpress

TcxTreeListReportLinkInitializeIndentCellEvent Type

vcl-dxpscxtllnk-19bcf4fd.md

latest682 B
Original Source

TcxTreeListReportLinkInitializeIndentCellEvent Type

Declaration

delphi
TcxTreeListReportLinkInitializeIndentCellEvent = procedure(Sender: TcxTreeListCustomReportLink; ANode: TcxTreeListNode; AnIndex: Integer; AnItem: TAbstractdxReportCellData) of object;

Parameters

NameType
SenderTcxTreeListCustomReportLink
ANodeTcxTreeListNode
AnIndexInteger
AnItemTAbstractdxReportCellData

See Also

dxPScxTLLnk Unit