TTMSFNCDataGridCore.RealToDisplayRow Method
Converts a physical storage row index to its current display-order index.
API unit family: TMSFNCDataGridCore
Declaring type: TTMSFNCDataGridCore
Syntax
function RealToDisplayRow(ARow: Integer): Integer;
Parameters
| Name | Description |
|---|---|
ARow |
Zero-based row index used by the operation. |
Returns
The resulting zero-based index or count.