[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutube.pp line 2451
type TImageSettings = class(TGoogleBaseObject)
protected
procedure SetbackgroundImageUrl(); virtual;
procedure SetbannerExternalUrl(); virtual;
procedure SetbannerImageUrl(); virtual;
procedure SetbannerMobileExtraHdImageUrl(); virtual;
procedure SetbannerMobileHdImageUrl(); virtual;
procedure SetbannerMobileImageUrl(); virtual;
procedure SetbannerMobileLowImageUrl(); virtual;
procedure SetbannerMobileMediumHdImageUrl(); virtual;
procedure SetbannerTabletExtraHdImageUrl(); virtual;
procedure SetbannerTabletHdImageUrl(); virtual;
procedure SetbannerTabletImageUrl(); virtual;
procedure SetbannerTabletLowImageUrl(); virtual;
procedure SetbannerTvHighImageUrl(); virtual;
procedure SetbannerTvImageUrl(); virtual;
procedure SetbannerTvLowImageUrl(); virtual;
procedure SetbannerTvMediumImageUrl(); virtual;
procedure SetlargeBrandedBannerImageImapScript(); virtual;
procedure SetlargeBrandedBannerImageUrl(); virtual;
procedure SetsmallBrandedBannerImageImapScript(); virtual;
procedure SetsmallBrandedBannerImageUrl(); virtual;
procedure SettrackingImageUrl(); virtual;
procedure SetwatchIconImageUrl(); virtual;
published
property backgroundImageUrl: TLocalizedProperty; [rw]
property bannerExternalUrl: string; [rw]
property bannerImageUrl: string; [rw]
property bannerMobileExtraHdImageUrl: string; [rw]
property bannerMobileHdImageUrl: string; [rw]
property bannerMobileImageUrl: string; [rw]
property bannerMobileLowImageUrl: string; [rw]
property bannerMobileMediumHdImageUrl: string; [rw]
property bannerTabletExtraHdImageUrl: string; [rw]
property bannerTabletHdImageUrl: string; [rw]
property bannerTabletImageUrl: string; [rw]
property bannerTabletLowImageUrl: string; [rw]
property bannerTvHighImageUrl: string; [rw]
property bannerTvImageUrl: string; [rw]
property bannerTvLowImageUrl: string; [rw]
property bannerTvMediumImageUrl: string; [rw]
property largeBrandedBannerImageImapScript: TLocalizedProperty; [rw]
property largeBrandedBannerImageUrl: TLocalizedProperty; [rw]
property smallBrandedBannerImageImapScript: TLocalizedProperty; [rw]
property smallBrandedBannerImageUrl: TLocalizedProperty; [rw]
property trackingImageUrl: string; [rw]
property watchIconImageUrl: string; [rw]
end;
TImageSettings
TGoogleBaseObject
TObject