TTCPServerThread Class

Represents type TTCPServerThread.

Namespace: flcTCPServer
TThread
  flcTCPServer.TTCPServerThread
type
 TTCPServerThread = class(TThread)
 end;

The TTCPServerThread type exposes the following members.

Show:
 NameDescription
Create(TF5TCPServer,TTCPServerThreadTask)

Initializes a new instance of the TTCPServerThread class.

Top
Show:
 NameDescription
Terminated

Represents property Terminated.

Top
Show:
 NameDescription
Execute

Represents method Execute.

Finalise

Represents method Finalise.

Top
Show:
 NameDescription
FServer

Represents field FServer.

FTask

Represents field FTask.

Top