[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlecustomsearch.pp line 115
type TPromotionTypeimage = class(TGoogleBaseObject) |
protected |
procedure Setheight(); virtual; |
procedure Setsource(); virtual; |
procedure Setwidth(); virtual; |
published |
property height: Integer; [rw] |
property source: string; [rw] |
property width: Integer; [rw] |
end; |
| |
| |
TObject |