API:System.Bluetooth.TBluetoothLEManager.DoDiscoveryLEEnd

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoDiscoveryLEEnd(const Sender: TObject; const ADeviceList: TBluetoothLEDeviceList); virtual; deprecated 'Use DoDiscoveryEnd';

C++

virtual void __fastcall DoDiscoveryLEEnd _DEPRECATED_ATTRIBUTE1("Use DoDiscoveryEnd") (System::TObject* const Sender, TBluetoothLEDeviceList* const ADeviceList);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEManager

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.