Internet Direct (Indy) Version 9.0.1 Beta
TClientData
Represents data about a client connection to TIdTunnelSlave.

TClientData = class
Description
TClientData is a class used to represent data about a client connection tot he TIdTunnelSlave. TClientData instances are stored in the TIdPeerThread.Data property when the peer thread connects to the TIdTunnelSlave. TClientData provides the client context for operations in Connect and Execute on the TIdTunnelSlave server.