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