System.Sensors.TCivicAddress.Phone
Delphi
property Phone: String read FPhone write FPhone;
C++
__property System::UnicodeString Phone = {read=FPhone, write=FPhone};
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 phone number of the location.