[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleadexchangebuyer.pp line 644
type TCreativeTypenativeAdTypelogo = class(TGoogleBaseObject) |
protected |
procedure Setheight(); virtual; |
procedure Seturl(); virtual; |
procedure Setwidth(); virtual; |
published |
property height: Integer; [rw] |
property url: string; [rw] |
property width: Integer; [rw] |
end; |
| |
| |
TObject |