System.Beacon.TBeaconManager.FScanningSleepingTime

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FScanningSleepingTime: integer;

C++

int FScanningSleepingTime;

Properties

Type Visibility Source Unit Parent
field protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManager

Description

Protected field that provides the value of the ScanningSleepingTime property.

See Also