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

TVideostream

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

Declaration

Source position: googleplusDomains.pp line 1774

type TVideostream = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Setheight(); virtual;

  

  procedure Set_type(); virtual;

  

  procedure Seturl(); virtual;

  

  procedure Setwidth(); virtual;

  

published

  property height: Integer; [rw]

  

  property _type: string; [rw]

  

  property url: string; [rw]

  

  property width: Integer; [rw]

  

end;

Inheritance

TVideostream

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio