System.Beacon.TBeaconManufacturerDataHelper.SetTxPower

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetTxPower(ATxPower: ShortInt);

C++

void __fastcall SetTxPower(System::Int8 ATxPower);

Properties

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

Description

Setter method for the TxPower property.

See Also