System.Bluetooth.Components.TBluetoothLE.GattServer

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property GattServer: TBluetoothGattServer read GetGattServer;

C++

__property System::Bluetooth::TBluetoothGattServer* GattServer = {read=GetGattServer};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE


Beschreibung

GATT-Server Ihrer Komponente.

GattServer ist eine schreibgeschützte Eigenschaft.

Siehe auch