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

TInvideoBranding

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

Declaration

Source position: googleyoutube.pp line 2558

type TInvideoBranding = class(TGoogleBaseObject)

protected

  procedure SetimageBytes(); virtual;

  

  procedure SetimageUrl(); virtual;

  

  procedure Setposition(); virtual;

  

  procedure SettargetChannelId(); virtual;

  

  procedure Settiming(); virtual;

  

published

  property imageBytes: string; [rw]

  

  property imageUrl: string; [rw]

  

  property position: TInvideoPosition; [rw]

  

  property targetChannelId: string; [rw]

  

  property timing: TInvideoTiming; [rw]

  

end;

Inheritance

TInvideoBranding

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio