System.Beacon.TBeaconManufacturerDataHelper.Major

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Major: Word read GetMajor write SetMajor;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManufacturerDataHelper


Beschreibung

Repräsentiert den Major-Wert des Beacon-Geräts.

Siehe auch