System.Sensors.TCivicAddress.FeatureName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FeatureName: String read FFeatureName write FFeatureName;

C++

__property System::UnicodeString FeatureName = {read=FFeatureName, write=FFeatureName};

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 feature name of the location.

See Also