System.Beacon.TBeaconManufacturerDataHelper.Minor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Minor: Word read GetMinor write SetMinor;

C++

__property System::Word Minor = {read=GetMinor, write=SetMinor, nodefault};

Properties

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

Description

Represents the Minor value of the beacon device.

See Also