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

TLocation

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

Declaration

Source position: googlecoordinate.pp line 318

type TLocation = class(TGoogleBaseObject)

protected

  procedure SetaddressLine(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setlat(); virtual;

  

  procedure Setlng(); virtual;

  

published

  property addressLine: TStringArray; [rw]

  

  property kind: string; [rw]

  

  property lat: Double; [rw]

  

  property lng: Double; [rw]

  

end;

Inheritance

TLocation

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio