Skip to main content

TcxDataControllerEachRowProc Type

Declaration

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

Parameters

Name Type
ARowIndex Integer
ARowInfo TcxRowInfo
See Also