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

TGroupItem

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

Declaration

Source position: googleyoutubeAnalytics.pp line 292

type TGroupItem = class(TGoogleBaseObject)

protected

  procedure Setetag(); virtual;

  

  procedure SetgroupId(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setresource(); virtual;

  

published

  property etag: string; [rw]

  

  property groupId: string; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property resource: TGroupItemTyperesource; [rw]

  

end;

Inheritance

TGroupItem

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio