System.Beacon.TBeaconAdvertiser.Create

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

Delphi

constructor Create(const AGattServer: TBluetoothGattServer = nil; AHelper: Boolean = False);

C++

__fastcall TBeaconAdvertiser(System::Bluetooth::TBluetoothGattServer* const AGattServer, bool AHelper);

プロパティ

種類 可視性 ソース ユニット
constructor public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconAdvertiser


説明

TBeaconAdvertiser のインスタンスを作成します。

関連項目