Unit 'gisjobs' Package
[Overview][Types][Classes][Index] [#pl_geogis]

TEventJob

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

Declaration

Source position: gisjobs.pas line 50

type TEventJob = class(TSimpleJob)

public

  constructor Create(); virtual;

  

  procedure ExecuteTask(); override;

  

  destructor Destroy; override;

  

end;

Inheritance

TEventJob

  

|

TSimpleJob

  

|

TJob

  

|

TObject



CT Web help

CodeTyphon Studio