RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBEvents.UnRegisterEvents Method

Unregisters interest in the events listed by the Events property.

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

Call UnRegisterEvents to unregister interest in the events in the Events list. When the database closes a connection, or when the IBEvents component is destroyed, UnRegisterEvents is called automatically. 

 

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