TTCPClientProcessThread Class

Represents type TTCPClientProcessThread.

Namespace: flcTCPClient
TThread
  flcTCPClient.TTCPClientProcessThread
type
 TTCPClientProcessThread = class(TThread)
 end;

The TTCPClientProcessThread type exposes the following members.

Show:
 NameDescription
Create(TF5TCPClient)

Initializes a new instance of the TTCPClientProcessThread class.

Top
Show:
 NameDescription
Terminated

Represents property Terminated.

Top
Show:
 NameDescription
Execute

Represents method Execute.

Top
Show:
 NameDescription
FTCPClient

Represents field FTCPClient.

Top