FireDAC.Phys.Intf.IFDPhysChangeHandler.RefreshContent

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

Delphi

procedure RefreshContent;

C++

virtual void __fastcall RefreshContent() = 0 ;

プロパティ

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


説明

イベント アラータで変更ハンドラの内容を最新状態に更新する必要が生じると呼び出されます。たとえば、データ変更通知を受信した結果として呼び出されます。

関連項目