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

TPageInfo

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

Declaration

Source position: googleandroidpublisher.pp line 949

type TPageInfo = class(TGoogleBaseObject)

protected

  procedure SetresultPerPage(); virtual;

  procedure SetstartIndex(); virtual;

  procedure SettotalResults(); virtual;

published

  property resultPerPage: Integer; [rw]

  property startIndex: Integer; [rw]

  property totalResults: Integer; [rw]

end;

Inheritance

TPageInfo

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18