Table of Contents

TTMSFNCDataGridCore.RealToDisplayCell Method

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

API unit family: TMSFNCDataGridCore Declaring type: TTMSFNCDataGridCore

Syntax

function RealToDisplayCell(ACell: TTMSFNCDataGridCellCoord): TTMSFNCDataGridCellCoord;

Parameters

Name Description
ACell Cell coordinate used by the operation.

Returns

The resulting cell coordinate.