System.Sensors.TCustomOrientationSensor.TProperties

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

Delphi

TProperties = set of TProperty;

C++

typedef System::Set<TProperty, _DELPHI_SET_ENUMERATOR(TProperty::TiltX), _DELPHI_SET_ENUMERATOR(TProperty::CompTrueHeading)> TProperties;

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomOrientationSensor


説明

TCustomOrientationSensorプロパティのセットを保有する型。

関連項目