FMX.InAppPurchase.IFMXInAppPurchaseService.GetApplicationLicenseKey

提供:RAD Studio API Documentation

Delphi

function GetApplicationLicenseKey: string;

C++

virtual System::UnicodeString __fastcall GetApplicationLicenseKey() = 0 ;

プロパティ

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


説明

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

関連項目