Unit 'flcTCPUtils' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TTCPThread

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

Declaration

Source position: flcTCPUtils.pas line 92

type TTCPThread = class(TThread)

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Finalise; virtual;

  

  property Terminated;

  

  function SleepUnterminated();

  

end;

Inheritance

TTCPThread

  

|

TObject



CT Web help

CodeTyphon Studio