System.Sensors.TCustomSensor.Name

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

Delphi

property Name: string index TProperty.Name read GetSensorProperty;

C++

__property System::UnicodeString Name = {read=GetSensorProperty, index=4};

プロパティ

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


説明

システム センサの名前。

関連項目