Table of Contents

TTMSFNCCustomDataGrid.RealToDisplayCell Method

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

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

function RealToDisplayCell(ACell: TTMSFNCDataGridCellCoord): TTMSFNCDataGridCellCoord;

Parameters

Name Description
ACell Physical storage cell coordinate.

Returns

Display-order cell coordinate.