System.Bluetooth.TBluetoothLEDevice.ForceRefreshCachedServices
Delphi
property ForceRefreshCachedServices: Boolean read FForceRefreshCachedServices write FForceRefreshCachedServices;
C++
__property bool ForceRefreshCachedServices = {read=FForceRefreshCachedServices, write=FForceRefreshCachedServices, nodefault};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEDevice |
Description
Indique si le processus de découverte du service 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.