TTMSFNCCustomDataGridDatabaseAdapter.DataSetCanModify Method
Returns True when the bound dataset allows record modification (
CanModifyis True and the dataset is active).
API unit family: TMSFNCDataGridDatabaseAdapter
Declaring type: TTMSFNCCustomDataGridDatabaseAdapter
Syntax
function DataSetCanModify: Boolean;
Returns
True when the result is affirmative; otherwise False.