Bde.DBTables.TDatabaseNotifyEvent
[–] Properties | |
---|---|
Type: type typedef
| |
Visibility: public | |
Source: Bde.DBTables.pas Bde.DBTables.hpp
| |
Unit: Bde.DBTables | |
Parent: Bde.DBTables |
Delphi
TDatabaseNotifyEvent = procedure(DBEvent: TDatabaseEvent; const Param) of object;
C++
typedef void __fastcall (__closure *TDatabaseNotifyEvent)(TDatabaseEvent DBEvent, const void *Param);
Description
Embarcadero Technologies does not currently have any additional information.