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