Open main menu

RAD Studio API Documentation β

System.Beacon.TBeaconManager.SetBeaconType

Delphi

procedure SetBeaconType(AValue: Word); virtual; abstract;

C++

virtual void __fastcall SetBeaconType(System::Word AValue) = 0 ;

Properties

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

Description

Protected setter method for the BeaconType property.

See Also