TcxDataControllerEachRowProc Type
In This Article
#Declaration
Delphi
TcxDataControllerEachRowProc = procedure(ARowIndex: Integer; ARowInfo: TcxRowInfo) of object;
#Parameters
Name | Type |
---|---|
ARow |
Integer |
ARow |
Tcx |
See Also