FMX.InAppPurchase.IFMXInAppPurchaseService.SetApplicationLicenseKey

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

Delphi

procedure SetApplicationLicenseKey(const Value: string);

C++

virtual void __fastcall SetApplicationLicenseKey(const System::UnicodeString Value) = 0 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase IFMXInAppPurchaseService


説明

アプリケーションのライセンス キーを定義します。

関連項目