System.Beacon.TBeaconManager.DoStartScan
Delphi
function DoStartScan: Boolean; virtual; abstract;
C++
virtual bool __fastcall DoStartScan() = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | System.Beacon.pas System.Beacon.hpp | System.Beacon | TBeaconManager | 
Description
The DoStartScan method implements the StartScan method.