FireDAC.Comp.QBE.TFDQBE.OnError
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: published | |
| Source: FireDAC.Comp.QBE.pas FireDAC.Comp.QBE.hpp
| |
| Unit: FireDAC.Comp.QBE | |
| Parent: TFDQBE | |
Delphi
property OnError: TFDQBEErrorEvent read FOnError write FOnError;
C++
__property TFDQBEErrorEvent OnError = {read=FOnError, write=FOnError};
Description
Embarcadero Technologies does not currently have any additional information.