Table of Contents

TTMSFNCCustomDataGridDatabaseAdapter.DataSetCanModify Method

Returns True when the bound dataset allows record modification (CanModify is 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.