API:System.Bluetooth.TBluetoothGattServer.OnConnectedDevice

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnConnectedDevice: TConnectLEDeviceEvent read FOnConnectedDevice write FOnConnectedDevice;

C++

__property TConnectLEDeviceEvent OnConnectedDevice = {read=FOnConnectedDevice, write=FOnConnectedDevice};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.