Back to Devexpress

TcxDataControllerEachRowProc Type

vcl-cxcustomdata-76f1cf6c.md

latest408 B
Original Source

TcxDataControllerEachRowProc Type

Declaration

delphi
TcxDataControllerEachRowProc = procedure(ARowIndex: Integer; ARowInfo: TcxRowInfo) of object;

Parameters

NameType
ARowIndexInteger
ARowInfoTcxRowInfo

See Also

cxCustomData Unit