System.Beacon.TBeaconAdvertiser.Create
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 のインスタンスを作成します。