System.Bluetooth.TBluetoothLEManager.EnableBluetooth

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property EnableBluetooth: Boolean read DoEnableBluetooth;

C++

__property bool EnableBluetooth = {read=DoEnableBluetooth, nodefault};

Propriétés

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


Description

Une activité système spécifique à la plate-forme permettant à l'utilisateur d'activer le Bluetooth.

Si la plate-forme en cours prend en charge l'affichage de cette activité système, EnableBluetooth renvoie True. Sinon, EnableBluetooth renvoie False.

Prise en charge de la plate-forme

Uniquement prise en charge sur Android.

Voir aussi