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

TChannelProfileDetails

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

Declaration

Source position: googleyoutube.pp line 1261

type TChannelProfileDetails = class(TGoogleBaseObject)

protected

  procedure SetchannelId(); virtual;

  

  procedure SetchannelUrl(); virtual;

  

  procedure SetdisplayName(); virtual;

  

  procedure SetprofileImageUrl(); virtual;

  

published

  property channelId: string; [rw]

  

  property channelUrl: string; [rw]

  

  property displayName: string; [rw]

  

  property profileImageUrl: string; [rw]

  

end;

Inheritance

TChannelProfileDetails

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio