System.Bluetooth.Components.TBluetoothLE.DoDisconnect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoDisconnect(Sender: TObject);

C++

void __fastcall DoDisconnect(System::TObject* Sender);

Properties

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

Description

Dispatcher of the OnDisconnect event.