API:System.Bluetooth.TBluetoothGattServer.DoOnConnectedDevice

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoOnConnectedDevice(const Sender: TObject; const ADevice: TBluetoothLEDevice); virtual;

C++

virtual void __fastcall DoOnConnectedDevice(System::TObject* const Sender, TBluetoothLEDevice* const ADevice);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.