Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TTunnelEvent
Unit: IdTunnelSlave
Specified the event type for slave thread notifications.
TTunnelEvent =
procedure
(Thread: TSlaveThread)
of
object
;
Description
TTunnelEvent is an event type that identifies the
TSlaveThread
affected by the event notification. TTunnelEvent is the event type generated for the OnTransformRead and OnTunnelDisconnect event handlers.