API:System.Bluetooth.TBluetoothManager.OnDiscoverableEnd

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDiscoverableEnd: TDiscoverableEndEvent read FOnDiscoverableEnd write FOnDiscoverableEnd;

C++

__property TDiscoverableEndEvent OnDiscoverableEnd = {read=FOnDiscoverableEnd, write=FOnDiscoverableEnd};

Properties

Type Visibility Source Unit Parent
event public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothManager

Description

Embarcadero Technologies does not currently have any additional information.