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