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

TPageviews

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

Declaration

Source position: googleblogger.pp line 606

type TPageviews = class(TGoogleBaseObject)

protected

  procedure SetblogId(); virtual;

  

  procedure Setcounts(); virtual;

  

  procedure Setkind(); virtual;

  

published

  property blogId: string; [rw]

  

  property counts: TPageviewsTypecountsArray; [rw]

  

  property kind: string; [rw]

  

end;

Inheritance

TPageviews

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio