Data.Bind.Components.TEvalEnumerator.TOnEvalErrorEvent
[–] Properties | |
---|---|
Type: type typedef
| |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TEvalEnumerator |
Delphi
TOnEvalErrorEvent = procedure(AException: Exception) of object;
C++
typedef void __fastcall (__closure *TOnEvalErrorEvent)(System::Sysutils::Exception* AException);
Description
Embarcadero Technologies does not currently have any additional information.