Table of Contents

TTMSFNCCustomDataGridDatabaseAdapter.EditCell Method

Starts in-place editing for the dataset field represented by ACell.

API unit family: TMSFNCDataGridDatabaseAdapter Declaring type: TTMSFNCCustomDataGridDatabaseAdapter

Syntax

procedure EditCell(ACell: TTMSFNCDataGridCellCoord); override;

Parameters

Name Description
ACell Grid cell coordinate to edit.