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

TVcardAddress

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

Declaration

Source position: googlespectrum.pp line 945

type TVcardAddress = class(TGoogleBaseObject)

protected

  procedure Setcode(); virtual;

  

  procedure Setcountry(); virtual;

  

  procedure Setlocality(); virtual;

  

  procedure Setpobox(); virtual;

  

  procedure Setregion(); virtual;

  

  procedure Setstreet(); virtual;

  

published

  property code: string; [rw]

  

  property country: string; [rw]

  

  property locality: string; [rw]

  

  property pobox: string; [rw]

  

  property region: string; [rw]

  

  property street: string; [rw]

  

end;

Inheritance

TVcardAddress

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio