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

TTokenPagination

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

Declaration

Source position: googlecoordinate.pp line 471

type TTokenPagination = class(TGoogleBaseObject)

protected

  procedure Setkind(); virtual;

  procedure SetnextPageToken(); virtual;

  procedure SetpreviousPageToken(); virtual;

published

  property kind: string; [rw]

  property nextPageToken: string; [rw]

  property previousPageToken: string; [rw]

end;

Inheritance

TTokenPagination

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18