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

TFileTypevideoMediaMetadata

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

Declaration

Source position: googledrive.pp line 598

type TFileTypevideoMediaMetadata = class(TGoogleBaseObject)

protected

  procedure SetdurationMillis(); virtual;

  

  procedure Setheight(); virtual;

  

  procedure Setwidth(); virtual;

  

published

  property durationMillis: string; [rw]

  

  property height: Integer; [rw]

  

  property width: Integer; [rw]

  

end;

Inheritance

TFileTypevideoMediaMetadata

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio