Table of Contents

TTMSFNCDataGrid.RealToDisplayCell Method

Converts a physical storage cell coordinate to the display-order coordinate.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCDataGrid Inherited from: TTMSFNCCustomDataGrid

Syntax

function RealToDisplayCell(ACell: TTMSFNCDataGridCellCoord): TTMSFNCDataGridCellCoord;

Parameters

Name Description
ACell Physical storage cell coordinate.

Returns

Display-order cell coordinate.