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

TJobListResponse

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

Declaration

Source position: googlecoordinate.pp line 248

type TJobListResponse = class(TGoogleBaseObject)

protected

  procedure Setitems(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetnextPageToken(); virtual;

  

published

  property items: TJobListResponseTypeitemsArray; [rw]

  

  property kind: string; [rw]

  

  property nextPageToken: string; [rw]

  

end;

Inheritance

TJobListResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio