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

TI18nLanguageListResponse

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

Declaration

Source position: googleyoutube.pp line 2330

type TI18nLanguageListResponse = class(TGoogleBaseObject)

protected

  procedure Setetag(); virtual;

  

  procedure SeteventId(); virtual;

  

  procedure Setitems(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetvisitorId(); virtual;

  

published

  property etag: string; [rw]

  

  property eventId: string; [rw]

  

  property items: TI18nLanguageListResponseTypeitemsArray; [rw]

  

  property kind: string; [rw]

  

  property visitorId: string; [rw]

  

end;

Inheritance

TI18nLanguageListResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio