OnBeginBusy Event |
Applies to
TIB_Session
Declaration
TNotifyEvent = Procedure(Sender: TObject) of object;
Description
Event hook to give access to when the first process becomes active.
This event is only triggered when the first process becomes active and not
when other processes that are nested become active.