System.Bluetooth.Components.TBluetoothLE.GattServer

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property GattServer: TBluetoothGattServer read GetGattServer;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE


説明

お使いのコンポーネントの GATT サーバーです。

GattServer は読み取り専用プロパティです。

関連項目