System.Sensors.TCivicAddress.Locality
Delphi
property Locality: string read FLocality write FLocality;
C++
__property System::UnicodeString Locality = {read=FLocality, write=FLocality};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | TCivicAddress |
Description
Gets and sets the string representing the locality name of the location.