System.Beacon.TBeaconManager.SetSPC

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetSPC(AValue: Single); virtual; abstract;

C++

virtual void __fastcall SetSPC(float 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 SPC property.

See Also