Unit 'flcUDP' Package
[Overview][Types][Classes][Index] [#pl_fundamentals]

TUDPThread

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

Declaration

Source position: flcUDP.pas line 110

type TUDPThread = class(TThread)

protected

  FUDP: TF5UDP;

  

  procedure Execute; override;

  

public

  constructor Create();

  

  property Terminated;

  

end;

Inheritance

TUDPThread

  

|

TObject



CT Web help

CodeTyphon Studio