[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleblogger.pp line 581
type TPageviewsTypecountsItem = class(TGoogleBaseObject) |
protected |
procedure Setcount(); virtual; |
procedure SettimeRange(); virtual; |
published |
property count: string; [rw] |
property timeRange: string; [rw] |
end; |
| |
| |
TObject |