System.Beacon.TBeaconManager.SetSPC

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

virtual void __fastcall SetSPC(float AValue) = 0 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManager


説明

SPC プロパティの proteced 設定メソッド。

関連項目