System.Beacon.TBeaconManager.SetBeaconDeathTime

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

Delphi

procedure SetBeaconDeathTime(AValue: Integer); virtual; abstract;

C++

virtual void __fastcall SetBeaconDeathTime(int AValue) = 0 ;

プロパティ

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


説明

BeaconDeathTime プロパティの protected 設定メソッドです。

関連項目