Bde.DBTables.TBDECallbackEvent
| [–] Properties | |
|---|---|
| Type: type typedef
| |
| Visibility: public | |
| Source: Bde.DBTables.pas Bde.DBTables.hpp
| |
| Unit: Bde.DBTables | |
| Parent: Bde.DBTables | |
Delphi
TBDECallbackEvent = function(CBInfo: Pointer): CBRType of Object;
C++
typedef Data::Dbcommontypes::CBRType __fastcall (__closure *TBDECallbackEvent)(void * CBInfo);
Description
Embarcadero Technologies does not currently have any additional information.