Data.DBXCommon.TDBXReader.OnErrorEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnErrorEvent: TDBXErrorEvent read GetErrorEvent;

C++

__property TDBXErrorEvent OnErrorEvent = {read=GetErrorEvent};

Propriétés

Type Visibilité  Source Unité  Parent
event public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXReader

Description

Evénement de gestion d'erreurs.

Cette propriété contient un événement de gestion d'erreurs TDBXErrorEvent pour ce TDBXReader.

Voir aussi