Unit 'IdHL7' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TIdHL7ClientThread

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

Declaration

Source position: IdHL7.pas line 231

type TIdHL7ClientThread = class(TThread)

protected

  FClient: TIdTCPClient;

  

  FCloseEvent: TIdLocalEvent;

  

  FOwner: TIdHL7;

  

  FLastTraffic: TIdTicks;

  

  procedure Execute; override;

  

  procedure PollStack;

  

  function TimedOut;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TIdHL7ClientThread

  

|

TObject



CT Web help

CodeTyphon Studio