Table of Contents

TTMSFNCDataGridData.GetCellKind Method

Returns the kind of the cell (normal, button, checkbox, bitmap, progress bar, etc.).

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridData

Syntax

function GetCellKind(ACell: TTMSFNCDataGridCellCoord): TTMSFNCDataGridCellKind;

Parameters

Name Description
ACell Cell coordinate used by the operation.

Returns

The resulting object or value.