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

TPageInfo

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

Declaration

Source position: googleconsumersurveys.pp line 82

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



CT Web help

CodeTyphon Studio