System.Bluetooth.TBluetoothManager.FOnDiscoverableEnd

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FOnDiscoverableEnd: TDiscoverableEndEvent;

C++

TDiscoverableEndEvent FOnDiscoverableEnd;

Properties

Type Visibility Source Unit Parent
field protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothManager

Description

Protected field that provides the event handler of the OnDiscoverableEnd event.

See Also