System.Beacon.TBeaconManufacturerDataHelper.SetManufacturerId

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetManufacturerId(AManufactureId: Integer);

C++

void __fastcall SetManufacturerId(int AManufactureId);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManufacturerDataHelper

Description

Setter method for the ManufacturerId property.

See Also