System.Beacon.TBeaconManager.SetScanningTime
Delphi
procedure SetScanningTime(AValue: Integer); virtual; abstract;
C++
virtual void __fastcall SetScanningTime(int 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 ScanningTime property.