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

TServerSubThread

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

Declaration

Source position: nxNetwork.pas line 54

type TServerSubThread = class(TThread)

public

  tcpSock: TTCPBlockSocket;

  

  ID: Integer;

  

  constructor Create();

  

  procedure Execute; override;

  

end;

Inheritance

TServerSubThread

  

|

TObject



CT Web help

CodeTyphon Studio