FireDAC.Phys.Intf.IFDPhysChangeHandler.SetContentModified

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetContentModified(AValue: Boolean);

C++

virtual void __fastcall SetContentModified(bool AValue) = 0 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysChangeHandler


説明

ContentModified の設定アクセサです。

関連項目