TErrorEvent is the type of event handlers that respond to exceptions that occur when monitoring InterBase events.
TErrorEvent = procedure ( Sender: TObject; ErrorCode:integer) of object;
( Sender: TObject; ErrorCode:integer) ( TErrorEvent)();
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|