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

TLocationListResponse

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

Declaration

Source position: googlecoordinate.pp line 341

type TLocationListResponse = class(TGoogleBaseObject)

protected

  procedure Setitems(); virtual;

  procedure Setkind(); virtual;

  procedure SetnextPageToken(); virtual;

  procedure SettokenPagination(); virtual;

published

  property items: TLocationListResponseTypeitemsArray; [rw]

  property kind: string; [rw]

  property nextPageToken: string; [rw]

  property tokenPagination: TTokenPagination; [rw]

end;

Inheritance

TLocationListResponse

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18