FireDAC.Comp.Client.TFDEventAlerter.Options

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDEventAlerter

Delphi

property Options;

C++

__property Options;

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