System.Sensors.TCustomSensor.Model

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Model: string index TProperty.Model read GetSensorProperty;

C++

__property System::UnicodeString Model = {read=GetSensorProperty, index=2};

プロパティ

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


説明

システム センサのモデル。

関連項目