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

TwstFPCTcpListener

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

Declaration

Source position: fpc_tcp_server.pas line 64

type TwstFPCTcpListener = class(TwstBaseTcpListener)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Start; override;

  

  procedure Stop; override;

  

  function IsActive; override;

  

end;

Inheritance

TwstFPCTcpListener

  

|

TwstBaseTcpListener

  

|

TwstListener

  

|

TObject



CT Web help

CodeTyphon Studio