FireDAC.Phys.TFDPhysEventAlerter.InternalHandleTimeout

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

Delphi

procedure InternalHandleTimeout(var AContinue: Boolean); virtual;

C++

virtual void __fastcall InternalHandleTimeout(bool &AContinue);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FireDAC.Phys.pas
FireDAC.Phys.hpp
FireDAC.Phys TFDPhysEventAlerter


説明

タイムアウト処理のドライバ固有の実装です。

InternalHandleTimeout は、変更通知キューのタイムアウト処理の結果として呼び出されます。