System.Sensors.TCivicAddress
Delphi
TCivicAddress = class(TPersistent)
C++
class PASCALIMPLEMENTATION TCivicAddress : public System::Classes::TPersistent
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | System.Sensors |
Description
Keeps a civic address.
TCivicAddress offers information about coordinates, address, CountryCode, Locality and other.
OnConvertAddress lets the user generate the civic address string instead of using the default converter, ToString.