Unit 'synapse_tcp_server' Package
[Overview][Constants][Classes][Index] [#pl_wst]

TClientHandlerThread

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

Declaration

Source position: synapse_tcp_server.pas line 30

type TClientHandlerThread = class(TThread)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Execute; override;

  

  property DefaultTimeOut: Integer; [rw]

  

end;

Inheritance

TClientHandlerThread

  

|

TObject



CT Web help

CodeTyphon Studio