Data.Bind.DBScope.TCustomBindScopeDB.GetEditing
Delphi
function GetEditing: Boolean; virtual;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | Data.Bind.DBScope.pas | Data.Bind.DBScope | TCustomBindScopeDB |
説明
データセットが編集モードかどうかを返します。
GetEditing メソッドは、データセットが編集モードの場合には True を、そうでなければ False を返します。