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

TFilters

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

Declaration

Source position: googleanalytics.pp line 1584

type TFilters = 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: TFiltersTypeitemsArray; [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

TFilters

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18