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

TSegments

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

Declaration

Source position: googleanalytics.pp line 2907

type TSegments = class(TGoogleBaseObject)

protected

  procedure Setitems(); virtual;

  

  procedure SetitemsPerPage(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetnextLink(); virtual;

  

  procedure SetpreviousLink(); virtual;

  

  procedure SetstartIndex(); virtual;

  

  procedure SettotalResults(); virtual;

  

  procedure Setusername(); virtual;

  

published

  property items: TSegmentsTypeitemsArray; [rw]

  

  property itemsPerPage: Integer; [rw]

  

  property kind: string; [rw]

  

  property nextLink: string; [rw]

  

  property previousLink: string; [rw]

  

  property startIndex: Integer; [rw]

  

  property totalResults: Integer; [rw]

  

  property username: string; [rw]

  

end;

Inheritance

TSegments

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio