Unit 'googlecoordinate' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TJob

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

Declaration

Source position: googlecoordinate.pp line 197

type TJob = class(TGoogleBaseObject)

protected

  procedure Setid(); virtual;

  

  procedure SetjobChange(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setstate(); virtual;

  

published

  property id: string; [rw]

  

  property jobChange: TJobTypejobChangeArray; [rw]

  

  property kind: string; [rw]

  

  property state: TJobState; [rw]

  

end;

Inheritance

TJob

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio