System.Bluetooth.TBluetoothPropertyFlags

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TBluetoothPropertyFlags = set of TBluetoothProperty;

C++

typedef System::Set<TBluetoothProperty, _DELPHI_SET_ENUMERATOR(TBluetoothProperty::Broadcast), _DELPHI_SET_ENUMERATOR(TBluetoothProperty::SignedWrite)> TBluetoothPropertyFlags;

Propriétés

Type Visibilité  Source Unité  Parent
set
typedef
public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth


Description

Représente un ensemble de valeurs d'énumération TBluetoothProperty.

Voir aussi