System.Bluetooth.Components.TBluetooth.DoDiscoverableEnd

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoDiscoverableEnd(const Sender: TObject);

C++

void __fastcall DoDiscoverableEnd(System::TObject* const Sender);

Eigenschaften

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


Beschreibung

Wird ausgelöst, wenn der "Discoverable"-Status beendet wird.

Siehe auch

  • System.Bluetooth.Components.TBluetooth.DiscoverDevices
  • System.Bluetooth.Components.TBluetooth.CancelDiscovery
  • System.Bluetooth.Components.TBluetooth.DoDiscoveryEnd