System.Bluetooth.Components.TBluetoothLE.ForceRefreshCachedDevices

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ForceRefreshCachedDevices: Boolean read FForceRefreshCachedDevices write SetForceRefreshCachedDevices;

C++

__property bool ForceRefreshCachedDevices = {read=FForceRefreshCachedDevices, write=SetForceRefreshCachedDevices, nodefault};

Propriétés

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


Description

Indique si le processus de découverte tente de récupérer des services depuis le périphérique réel au lieu d'utiliser les services mis en cache.

Cette propriété affecte uniquement Android. La valeur par défaut est False.

Voir aussi