System.Beacon.Components.TCustomBeaconDevice.ManufacturerId

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ManufacturerId: string read GetMID write SetMID;

C++

__property System::UnicodeString ManufacturerId = {read=GetMID, write=SetMID};

Properties

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

Description

Indicates the manufacturer identifier.

See Also