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

TTCPServerPollProcess

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

Declaration

Source position: flcTCPServerUtils.pas line 211

type TTCPServerPollProcess = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Finalise;

  

  procedure Terminate;

  

  procedure Execute();

  

  function GetClientCount;

  

  function AddClient();

  

end;

Inheritance

TTCPServerPollProcess

  

|

TObject



CT Web help

CodeTyphon Studio