System.Sensors.TCustomLocationSensor.PostalCode

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property PostalCode: string index TProperty.PostalCode read GetStringProperty;

C++

__property System::UnicodeString PostalCode = {read=GetStringProperty, index=11};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLocationSensor


Beschreibung

Getter für die Postleitzahl der physischen Position.

Plattformunterstützung

Diese Eigenschaft wird nur auf Windows unterstützt.

Siehe auch