System.Sensors.TCustomSensor.Description

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

Delphi

property Description: string index TProperty.Description read GetSensorProperty;

C++

__property System::UnicodeString Description = {read=GetSensorProperty, index=5};

プロパティ

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


説明

システム センサの説明。

関連項目