System.Bluetooth.Components.TBluetoothLE.FServer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FServer: TBluetoothGattServer;

C++

System::Bluetooth::TBluetoothGattServer* FServer;

Properties

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

Description

Protected property that holds the value of the read-only GattServer property.

See Also