FireDAC.Comp.Client.TFDCustomEventAlerter.Options
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
| Unit: FireDAC.Comp.Client | |
| Parent: TFDCustomEventAlerter | |
Delphi
property Options: TFDEventAlerterOptions read FOptionsIntf write SetOptions;
C++
__property Firedac::Stan::Option::TFDEventAlerterOptions* Options = {read=FOptionsIntf, write=SetOptions};
Description
The set of event alerter options.
Use the Options property to specify the different aspects of event handling.