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

TPageInfo

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

Declaration

Source position: googleandroidenterprise.pp line 666

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