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

TResultTypepageStats

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

Declaration

Source position: googlepagespeedonline.pp line 237

type TResultTypepageStats = class(TGoogleBaseObject)

protected

  procedure SetcssResponseBytes(); virtual;

  

  procedure SetflashResponseBytes(); virtual;

  

  procedure SethtmlResponseBytes(); virtual;

  

  procedure SetimageResponseBytes(); virtual;

  

  procedure SetjavascriptResponseBytes(); virtual;

  

  procedure SetnumberCssResources(); virtual;

  

  procedure SetnumberHosts(); virtual;

  

  procedure SetnumberJsResources(); virtual;

  

  procedure SetnumberResources(); virtual;

  

  procedure SetnumberStaticResources(); virtual;

  

  procedure SetotherResponseBytes(); virtual;

  

  procedure SettextResponseBytes(); virtual;

  

  procedure SettotalRequestBytes(); virtual;

  

published

  property cssResponseBytes: string; [rw]

  

  property flashResponseBytes: string; [rw]

  

  property htmlResponseBytes: string; [rw]

  

  property imageResponseBytes: string; [rw]

  

  property javascriptResponseBytes: string; [rw]

  

  property numberCssResources: Integer; [rw]

  

  property numberHosts: Integer; [rw]

  

  property numberJsResources: Integer; [rw]

  

  property numberResources: Integer; [rw]

  

  property numberStaticResources: Integer; [rw]

  

  property otherResponseBytes: string; [rw]

  

  property textResponseBytes: string; [rw]

  

  property totalRequestBytes: string; [rw]

  

end;

Inheritance

TResultTypepageStats

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio