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