Unit 'FPDServerDebugger' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lz_debuggerfpdserver]

TFPDSocketThread

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

Declaration

Source position: fpdserverdebugger.pas line 258

type TFPDSocketThread = class(TThread)

protected

  procedure ReceivedCommand();

  

  procedure ConnectionProblem();

  

  procedure Execute; override;

  

public

  constructor Create();

  

  procedure SendString();

  

  destructor Destroy; override;

  

  property ConnectionIdentifier: Integer; [r]

  

end;

Inheritance

TFPDSocketThread

  

|

TObject



CT Web help

CodeTyphon Studio