FireDAC.Stan.Option.TFDEventAlerterOptions

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TPersistentSystem.TObjectTFDEventAlerterOptions

Delphi

TFDEventAlerterOptions = class (TPersistent)

C++

class PASCALIMPLEMENTATION TFDEventAlerterOptions : public System::Classes::TPersistent

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option FireDAC.Stan.Option

Description

The set of options controlling the event alerter behavior.

The TFDEventAlerterOptions class represents the set of properties controlling the behavior of an event alerter, represented as the FireDAC component or as the Phys Layer command interface:

Applying the event alerter option is deferred until the event registration.

See Also