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

TCountry

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

Declaration

Source position: googledfareporting.pp line 2030

type TCountry = class(TGoogleBaseObject)

protected

  procedure SetcountryCode(); virtual;

  procedure SetdartId(); virtual;

  procedure Setkind(); virtual;

  procedure Setname(); virtual;

  procedure SetsslEnabled(); virtual;

published

  property countryCode: string; [rw]

  property dartId: string; [rw]

  property kind: string; [rw]

  property name: string; [rw]

  property sslEnabled: Boolean; [rw]

end;

Inheritance

TCountry

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18