Unit 'flcTCPServer' Package
[Overview][Constants][Types][Classes][Index] [#pl_fundamentals]

TTCPServerThread

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: flcTCPServer.pas line 293

type TTCPServerThread = class(TTCPServerThreadBase)

protected

  FServer: TF5TCPServer;

  

public

  constructor Create();

  

  procedure Finalise; override;

  

end;

Inheritance

TTCPServerThread

  

|

TTCPServerThreadBase

  

|

TTCPThread

  

|

TObject



CT Web help

CodeTyphon Studio