Unit 'flcTCPClient' Package
[Overview][Constants][Types][Classes][Index] [#pl_fundamentals]

TTCPClientProcessThread

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

Declaration

Source position: flcTCPClient.pas line 214

type TTCPClientProcessThread = class(TThread)

protected

  FTCPClient: TF5TCPClient;

  

  procedure Execute; override;

  

public

  constructor Create();

  

  property Terminated;

  

end;

Inheritance

TTCPClientProcessThread

  

|

TObject



CT Web help

CodeTyphon Studio