API:FireDAC.Comp.Client.TFDCustomEventAlerter.OnAlert

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: event
Visibility: public
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDCustomEventAlerter

Delphi

property OnAlert: TFDEventAlerterEvent read FOnAlert write FOnAlert;

C++

__property TFDEventAlerterEvent OnAlert = {read=FOnAlert, write=FOnAlert};

Description

Embarcadero Technologies does not currently have any additional information.