System.Sensors.TCustomLocationSensor.Address2

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Address2: string index TProperty.Address2 read GetStringProperty;

C++

__property System::UnicodeString Address2 = {read=GetStringProperty, index=8};

Properties

Type Visibility Source Unit Parent
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLocationSensor

Description

Getter for the physical location Address Line 2.

Platform Support

This property is only supported on Windows.

See Also