System.Sensors.TCustomSensor.SerialNo

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

Delphi

property SerialNo: string index TProperty.SerialNo read GetSensorProperty;

C++

__property System::UnicodeString SerialNo = {read=GetSensorProperty, index=3};

プロパティ

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


説明

システム センサのシリアル番号。

関連項目