System.Bluetooth.TBluetoothManager.FOnDiscoveryEnd

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FOnDiscoveryEnd: TDiscoveryEndEvent;

C++

TDiscoveryEndEvent FOnDiscoveryEnd;

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 OnDiscoveryEnd event.

See Also