Unit 'flcTCPServerUtils' Package
[Overview][Types][Classes][Index] [#pl_fundamentals]

TTCPServerSpinProcess

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

Declaration

Source position: flcTCPServerUtils.pas line 250

type TTCPServerSpinProcess = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Terminate;

  

  procedure Execute();

  

  function GetClientCount;

  

  function AddClient();

  

  function RemoveClients;

  

end;

Inheritance

TTCPServerSpinProcess

  

|

TObject



CT Web help

CodeTyphon Studio