FMX.InAppPurchase.IFMXInAppPurchaseService.GetApplicationLicenseKey

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

Delphi

function GetApplicationLicenseKey: string;

C++

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

プロパティ

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


説明

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

関連項目