System.Sensors.TSensorManager.Current

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

Delphi

class property Current: TSensorManager read InternalGetSensorManager;

C++

/* static */ __property TSensorManager* Current = {read=InternalGetSensorManager};

プロパティ

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


説明

TSensorManager の現在のインスタンス。

関連項目