System.Beacon.TBeaconManufacturerDataHelper.ManufacturerId

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ManufacturerId: Integer read GetManufacturerId write SetManufacturerId;

C++

__property int ManufacturerId = {read=GetManufacturerId, write=SetManufacturerId, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManufacturerDataHelper

Description

Indicates the company ID of the current beacon.

See Also