System.Sensors.TCustomSensor.Manufacturer

提供:RAD Studio API Documentation

Delphi

property Manufacturer: string index TProperty.Manufacturer read GetSensorProperty;

C++

__property System::UnicodeString Manufacturer = {read=GetSensorProperty, index=1};

プロパティ

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


説明

システム センサのメーカー。

関連項目