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

TTokenPagination

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

Declaration

Source position: googleandroidpublisher.pp line 1309

type TTokenPagination = class(TGoogleBaseObject)

protected

  procedure SetnextPageToken(); virtual;

  

  procedure SetpreviousPageToken(); virtual;

  

published

  property nextPageToken: string; [rw]

  

  property previousPageToken: string; [rw]

  

end;

Inheritance

TTokenPagination

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio