System.Bluetooth.TBluetoothGattDescriptor.Format

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

Delphi

property Format: TBluetoothGattFormatType read GetFormat;

C++

__property TBluetoothGattFormatType Format = {read=GetFormat, nodefault};

プロパティ

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


説明

このディスクリプタを提供するキャラクタリスティック形式です。

ディスクリプタの種類PresentationFormat の場合にのみ、Format の値を読み取ることができます。

関連項目