System.Bluetooth.TBluetoothGattServer.FManager

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

[Weak] FManager: TBluetoothLEManager;

C++

TBluetoothLEManager* FManager;

Properties

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

Description

Manager assigned to the GATT server on its constructor.