System.Beacon.TBeaconManager.Create

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

C++

/* TObject.Create */ inline __fastcall TBeaconManager() : System::TObject() { }

プロパティ

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


説明

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

メモ: GetBeaconManager を使用すると、TBeaconManager のグローバル インスタンスを取得することができます。

関連項目