FireDAC.Comp.Client.TFDCustomEventAlerter.Options

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

Delphi

property Options: TFDEventAlerterOptions read FOptionsIntf write SetOptions;

C++

__property Firedac::Stan::Option::TFDEventAlerterOptions* Options = {read=FOptionsIntf, write=SetOptions};

プロパティ

種類 可視性 ソース ユニット
property public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomEventAlerter

説明

イベント アラータのオプションのセット。

Options プロパティを使用すると、イベント処理のさまざまな要素を指定することができます。

関連項目