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

TResourceId

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

Declaration

Source position: googleyoutube.pp line 4064

type TResourceId = class(TGoogleBaseObject)

protected

  procedure SetchannelId(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetplaylistId(); virtual;

  

  procedure SetvideoId(); virtual;

  

published

  property channelId: string; [rw]

  

  property kind: string; [rw]

  

  property playlistId: string; [rw]

  

  property videoId: string; [rw]

  

end;

Inheritance

TResourceId

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio