System.Beacon.TBeaconManager.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public System.Beacon.hpp System.Beacon TBeaconManager

Description

Creates an instance of TBeaconManager.

Note: You can use GetBeaconManager to obtain a global instance of TBeaconManager.

See Also