Indy 9
Content
|
Index
|
Reference
TIdInterceptNotifyEvent
See Also
,
Unit: IdIntercept
Event signalled for connection or disconnection of a mediate
socket
desciptor.
TIdInterceptNotifyEvent =
procedure
(ASender:
TIdConnectionIntercept
)
of
object
;
Unit
IdIntercept
Parameters
ASender
Mediated connection for the event notification.
Description
TIdInterceptNotifyEvent is an event type signalled when a
TIdConnectionIntercept
instance need to respond to a
connect
or disconnect request. TIdInterceptNotifyEvent is the type used for the
TIdConnectionIntercept.OnConnect
and
TIdConnectionIntercept.OnDisconnect
event handlers.
Created with Doc-O-Matic 2 donated to
Project JEDI
. Commercial license available from the
Doc-O-Matic site
.