Unit 'nxNetwork' Package
[Overview][Constants][Types][Classes][Variables][Index] [#pl_nxpascal]

TServerThread

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

Declaration

Source position: nxNetwork.pas line 43

type TServerThread = class(TThread)

public

  freeSocket: Boolean;

  

  constructor Create();

  

  procedure Execute; override;

  

end;

Inheritance

TServerThread

  

|

TObject



CT Web help

CodeTyphon Studio