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

TCityData

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

Declaration

Source position: googleqpxExpress.pp line 189

type TCityData = class(TGoogleBaseObject)

protected

  procedure Setcode(); virtual;

  

  procedure Setcountry(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setname(); virtual;

  

published

  property code: string; [rw]

  

  property country: string; [rw]

  

  property kind: string; [rw]

  

  property name: string; [rw]

  

end;

Inheritance

TCityData

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio