RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IIBEventNotifier.UnRegisterEvents Method

Unregisters interest in the events previously registered by a call to RegisterEvents.

Pascal
procedure UnRegisterEvents;
C++
__fastcall UnRegisterEvents();

UnRegisterEvents cancels the interest in the events that was previously registered by a call to RegisterEvents. TIBDataBase uses this interface to unregister all of its event notifiers when it disconnects from the InterBase server. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!