Table of Contents

TTMSFNCCustomDataGrid.DisplayToRealCell Method

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

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

function DisplayToRealCell(ACell: TTMSFNCDataGridCellCoord): TTMSFNCDataGridCellCoord;

Parameters

Name Description
ACell Display-order cell coordinate.

Returns

Physical storage cell coordinate.