TcxGridCardRowLayout.CalculateRows(TRect,Integer,Integer,Integer,Integer) Method
Declaration
procedure CalculateRows(const ABounds: TRect; ATopRowIndex: Integer; AMaxRowHeight: Integer; var AVisibleRowCount: Integer; var APartVisibleRowCount: Integer); virtual;
Parameters
Name | Type |
---|---|
ABounds | TRect |
ATopRowIndex | Integer |
AMaxRowHeight | Integer |
AVisibleRowCount | Integer |
APartVisibleRowCount | Integer |
See Also