API:System.Beacon.Components.TBeaconDevice.MFGReserved

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MFGReserved: Byte read GetMFGReserved write SetMFGReserved default 0;

C++

__property MFGReserved = {default=0};

Properties

Type Visibility Source Unit Parent
property published
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TBeaconDevice

Description

Reserved for the implementation of special features.

System.Beacon.Components.TBeaconDevice.MFGReserved inherits from System.Beacon.Components.TCustomBeaconDevice.MFGReserved. All content below this line refers to System.Beacon.Components.TCustomBeaconDevice.MFGReserved. Reserved for the implementation of special features.

Manufacturer reserves the MFGReserved property in order to implement special features.

Note: The use of this property is only available for beacon devices in Alternative Mode.

See Also