System.Sensors.TCustomLocationSensor.StateProvince

提供:RAD Studio API Documentation

Delphi

property StateProvince: string index TProperty.StateProvince read GetStringProperty;

C++

__property System::UnicodeString StateProvince = {read=GetStringProperty, index=10};

プロパティ

種類 可視性 ソース ユニット
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLocationSensor


説明

住所の州または県の取得メソッド。

関連項目