Data.DBXCommon.TDBXReader.OnErrorEvent
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.