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

TClient

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

Declaration

Source position: nxNetwork.pas line 143

type TClient = class(TConnection)

public

  constructor CreateTCPClient();

  

  constructor CreateUDPClient();

  

  procedure Send();

  

  procedure SendString();

  

end;

Inheritance

TClient

  

|

TConnection

  

|

TObject



CT Web help

CodeTyphon Studio