Data.Bind.DBScope.TCustomBindScopeDB.GetEditing

提供:RAD Studio API Documentation

Delphi

function GetEditing: Boolean; virtual;

プロパティ

種類 可視性 ソース ユニット
function protected Data.Bind.DBScope.pas Data.Bind.DBScope TCustomBindScopeDB

説明

データセットが編集モードかどうかを返します。

GetEditing メソッドは、データセットが編集モードの場合には True を、そうでなければ False を返します。

関連項目