Unit 'gisthreadpool' Package
[Overview][Types][Classes][Variables][Index] [#pl_geogis]

TCustomThread

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

Declaration

Source position: gisthreadpool.pas line 55

type TCustomThread = class(TThread)

public

  procedure Execute; override;

  

  constructor Create();

  

  destructor Destroy; override;

  

  property Running: Boolean; [r]

  

  property JobName: string; [rw]

  

end;

Inheritance

TCustomThread

  

|

TObject



CT Web help

CodeTyphon Studio