System.Beacon.TBeaconManager.SetSPC

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

virtual void __fastcall SetSPC(float AValue) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManager


Beschreibung

Geschützte Setter-Methode für die Eigenschaft SPC.

Siehe auch