RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBEvents.OnError Event

Occurs when an exception is caught while monitoring events.

Pascal
property OnError: TErrorEvent;
C++
__property TErrorEvent OnError;

Write an OnError event handler to respond when TIBEvents encounters an exception in the process of monitoring events. 

 

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