TTCPConnectionProxy Class

Represents type TTCPConnectionProxy.

Namespace: flcTCPConnection
TObject
  flcTCPConnection.TTCPConnectionProxy
type
 TTCPConnectionProxy = class
 end;

The TTCPConnectionProxy type exposes the following members.

Show:
 NameDescription
Create(TTCPConnection)

Initializes a new instance of the TTCPConnectionProxy class.

Top
Show:
 NameDescription
State

Represents property State.

StateStr

Represents property StateStr.

Top
Show:
 NameDescription
ConnectionClose

Represents method ConnectionClose.

ConnectionPutReadData(Void,Integer)

Represents method ConnectionPutReadData(Void,Integer).

ConnectionPutWriteData(Void,Integer)

Represents method ConnectionPutWriteData(Void,Integer).

Finalise

Represents method Finalise.

Log(TTCPLogType,String,Integer)

Overloaded. Represents method Log(TTCPLogType,String,Integer).

Log(TTCPLogType,String,TVarRec[],Integer)

Overloaded. Represents method Log(TTCPLogType,String,TVarRec[],Integer).

ProcessReadData(Void,Integer)

Represents method ProcessReadData(Void,Integer).

ProcessWriteData(Void,Integer)

Represents method ProcessWriteData(Void,Integer).

ProxyName

Represents method ProxyName.

ProxyStart

Represents method ProxyStart.

SetState(TTCPConnectionProxyState)

Represents method SetState(TTCPConnectionProxyState).

Start

Represents method Start.

Top
Show:
 NameDescription
FConnection

Represents field FConnection.

FNextProxy

Represents field FNextProxy.

FState

Represents field FState.

Top