System.Beacon.TBeaconManufacturerDataHelper.SetMinor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetMinor(AMinor: Word);

C++

void __fastcall SetMinor(System::Word AMinor);

Properties

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

Description

Setter method for the Minor property.

See Also