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

TCountry

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

Declaration

Source position: googledfareporting.pp line 2036

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



CT Web help

CodeTyphon Studio