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

TAddress

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

Declaration

Source position: googlereseller.pp line 37

type TAddress = class(TGoogleBaseObject)

protected

  procedure SetaddressLine1(); virtual;

  procedure SetaddressLine2(); virtual;

  procedure SetaddressLine3(); virtual;

  procedure SetcontactName(); virtual;

  procedure SetcountryCode(); virtual;

  procedure Setkind(); virtual;

  procedure Setlocality(); virtual;

  procedure SetorganizationName(); virtual;

  procedure SetpostalCode(); virtual;

  procedure Setregion(); virtual;

published

  property addressLine1: string; [rw]

  property addressLine2: string; [rw]

  property addressLine3: string; [rw]

  property contactName: string; [rw]

  property countryCode: string; [rw]

  property kind: string; [rw]

  property locality: string; [rw]

  property organizationName: string; [rw]

  property postalCode: string; [rw]

  property region: string; [rw]

end;

Inheritance

TAddress

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18