System.Bluetooth.Components.TBluetooth.DoDiscoverableEnd

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoDiscoverableEnd(const Sender: TObject);

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth

Description

Raises when the Discoverable state ends.

See Also