IBX.IBDatabase.IIBEventNotifier.RegisterEvents

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RegisterEvents;

C++

virtual void __fastcall RegisterEvents() = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
IBX.IBDatabase.pas
IBX.IBDatabase.hpp
IBX.IBDatabase IIBEventNotifier

Description

Registers interest in a set of events with the InterBase Event manager.

RegisterEvents tells the event notifier to register its interest in a set of events with the InterBase Event manager.