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

TColumns

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

Declaration

Source position: googleanalytics.pp line 532

type TColumns = class(TGoogleBaseObject)

protected

  procedure SetattributeNames(); virtual;

  

  procedure Setetag(); virtual;

  

  procedure Setitems(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SettotalResults(); virtual;

  

published

  property attributeNames: TStringArray; [rw]

  

  property etag: string; [rw]

  

  property items: TColumnsTypeitemsArray; [rw]

  

  property kind: string; [rw]

  

  property totalResults: Integer; [rw]

  

end;

Inheritance

TColumns

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio