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

TAccountTicket

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

Declaration

Source position: googleanalytics.pp line 376

type TAccountTicket = class(TGoogleBaseObject)

protected

  procedure Setaccount(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure Setprofile(); virtual;

  procedure SetredirectUri(); virtual;

  procedure Setwebproperty(); virtual;

published

  property account: TAccount; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property profile: TProfile; [rw]

  property redirectUri: string; [rw]

  property webproperty: TWebproperty; [rw]

end;

Inheritance

TAccountTicket

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18