System.Bluetooth.Components.TBluetoothLE.GattServer
Delphi
property GattServer: TBluetoothGattServer read GetGattServer;
C++
__property System::Bluetooth::TBluetoothGattServer* GattServer = {read=GetGattServer};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp | System.Bluetooth.Components | TBluetoothLE | 
Description
GATT server of your component.
GattServer is a read-only property.