System.Bluetooth.Components.TBluetoothLE.SetForceRefreshCachedDevices : Différence entre versions

De RAD Studio API Documentation
Aller à : navigation, rechercher
m (1 version : Translated with Trados LOC-20246)
(Internal review. LOC-20246)
Ligne 5 : Ligne 5 :
 
{{#ifeq: {{PAGENAME}} | System.Bluetooth.Components.TBluetoothLE.SetForceRefreshCachedDevices| |{{InheritsFrom|System.Bluetooth.Components.TBluetoothLE.SetForceRefreshCachedDevices}}}}
 
{{#ifeq: {{PAGENAME}} | System.Bluetooth.Components.TBluetoothLE.SetForceRefreshCachedDevices| |{{InheritsFrom|System.Bluetooth.Components.TBluetoothLE.SetForceRefreshCachedDevices}}}}
  
<section begin="short" />Accesseur en lecture pour [[System.Bluetooth.Components.TBluetoothLE.ForceRefreshCachedDevices|ForceRefreshCachedDevices]].<section end="short" />
+
<section begin="short" />Accesseur en écriture pour [[System.Bluetooth.Components.TBluetoothLE.ForceRefreshCachedDevices|ForceRefreshCachedDevices]].<section end="short" />
  
 
===Voir aussi===
 
===Voir aussi===

Version du 4 février 2016 à 10:16

Delphi

procedure SetForceRefreshCachedDevices(Value: Boolean);

C++

void __fastcall SetForceRefreshCachedDevices(bool Value);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE


Description

Accesseur en écriture pour ForceRefreshCachedDevices.

Voir aussi