System.Sensors.TCustomSensor.UniqueID

提供:RAD Studio API Documentation

Delphi

property UniqueID: string index TProperty.UniqueID read GetSensorProperty;

C++

__property System::UnicodeString UniqueID = {read=GetSensorProperty, index=0};

プロパティ

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


説明

センサを一意に識別する ID。

関連項目