FireDAC.Comp.Client.TFDEventAlerter.Options

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Options: TFDEventAlerterOptions read FOptionsIntf write SetOptions;

C++

__property Options;

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDEventAlerter

Description

The set of event alerter options.

FireDAC.Comp.Client.TFDEventAlerter.Options inherits from FireDAC.Comp.Client.TFDCustomEventAlerter.Options. All content below this line refers to FireDAC.Comp.Client.TFDCustomEventAlerter.Options.

The set of event alerter options.

Use the Options property to specify the different aspects of event handling.

See Also