Table of Contents

TTMSFNCDataGrid.DisplayToRealCell Method

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

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

Syntax

function DisplayToRealCell(ACell: TTMSFNCDataGridCellCoord): TTMSFNCDataGridCellCoord;

Parameters

Name Description
ACell Display-order cell coordinate.

Returns

Physical storage cell coordinate.