Table of Contents

TTMSFNCDataGridDatabaseAdapter.SelectCell Method

Selects the grid cell and synchronizes the dataset position with the selected data row.

API unit family: TMSFNCDataGridDatabaseAdapter Declaring type: TTMSFNCDataGridDatabaseAdapter Inherited from: TTMSFNCCustomDataGridDatabaseAdapter

Syntax

procedure SelectCell(ACell: TTMSFNCDataGridCellCoord); override;

Parameters

Name Description
ACell Grid cell coordinate to select.