TTMSFNCDataGridDatabaseAdapter.DataSetEdit Method
Puts the bound dataset into edit mode for the current record, equivalent to calling
DataSource.DataSet.Edit. Raises an exception if the dataset is unidirectional or read-only.
API unit family: TMSFNCDataGridDatabaseAdapter
Declaring type: TTMSFNCDataGridDatabaseAdapter
Inherited from: TTMSFNCCustomDataGridDatabaseAdapter
Syntax
procedure DataSetEdit;