[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlepagespeedonline.pp line 86
type TPagespeedApiFormatStringV2TypeargsItem = class(TGoogleBaseObject) |
protected |
class function ExportPropertyName(); override; |
procedure Setkey(); virtual; |
procedure Setrects(); virtual; |
procedure Setsecondary_rects(); virtual; |
procedure Set_type(); virtual; |
procedure Setvalue(); virtual; |
published |
property key: string; [rw] |
property rects: TPagespeedApiFormatStringV2TypeargsItemTyperectsArray; [rw] |
property secondary_rects: TPagespeedApiFormatStringV2TypeargsItemTypesecondary_rectsArray; [rw] |
property _type: string; [rw] |
property value: string; [rw] |
end; |
| |
| |
TObject |