Indy 9
Content
|
Index
|
Reference
TTunnelEvent
Unit: IdTunnelSlave
Specified the event type for slave thread notifications.
TTunnelEvent =
procedure
(Thread:
TSlaveThread
)
of
object
;
Unit
IdTunnelSlave
Parameters
Thread
Slave thread affected by the event.
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.
Created with Doc-O-Matic 2 donated to
Project JEDI
. Commercial license available from the
Doc-O-Matic site
.