API:System.Beacon.Components.TCustomBeaconDevice.Major

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Major: Integer read FMajor write SetMajor default 0;

C++

__property int Major = {read=FMajor, write=SetMajor, default=0};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.