FireDAC.Comp.QBE.TFDQBE.OnError

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.