Bde.DBTables.TDatabaseNotifyEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDatabaseNotifyEvent = procedure(DBEvent: TDatabaseEvent; const Param) of object;

C++

typedef void __fastcall (__closure *TDatabaseNotifyEvent)(TDatabaseEvent DBEvent, const void *Param);

Properties

Type Visibility Source Unit Parent
type
typedef
public
Bde.DBTables.pas
Bde.DBTables.hpp
Bde.DBTables Bde.DBTables

Description

Embarcadero Technologies does not currently have any additional information.