System.Bluetooth.TBluetoothGattDescriptor.Format

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Format: TBluetoothGattFormatType read GetFormat;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattDescriptor


Description

Format de la valeur de la caractéristique qui fournit le descripteur.

Vous pouvez seulement lire la valeur de Format si le type du descripteur est PresentationFormat.

Voir aussi