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

TColumns

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

Declaration

Source position: googleanalytics.pp line 526

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


Documentation generated on: 2023-03-18