System.Beacon.TBeaconManufacturerDataHelper.TxPower

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TxPower: ShortInt read GetTxPower write SetTxPower;

C++

__property System::Int8 TxPower = {read=GetTxPower, write=SetTxPower, nodefault};

Properties

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

Description

Power transmission of the beacon device.

See Also