System.Beacon.TBeaconManufacturerDataHelper.DoRestartHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DoRestartHelper: Boolean;

C++

bool __fastcall DoRestartHelper(void);

Properties

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

Description

Restart the data associated with TBeaconManufacturerDataHelper to the initial values.

See Also