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

TTCPServerAcceptThread

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

Declaration

Source position: flcTCPServer.pas line 306

type TTCPServerAcceptThread = class(TTCPServerThread)

protected

  procedure Execute; override;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Finalise; override;

  

end;

Inheritance

TTCPServerAcceptThread

  

|

TTCPServerThread

  

|

TTCPServerThreadBase

  

|

TTCPThread

  

|

TObject



CT Web help

CodeTyphon Studio