System.Beacon.TBeaconManufacturerDataHelper.Major

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Major: Word read GetMajor write SetMajor;

C++

__property System::Word Major = {read=GetMajor, write=SetMajor, nodefault};

Properties

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

Description

Represents the Major value of the beacon device.

See Also