API:FMX.InAppPurchase.EIAPNoLicenseKey

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

FMX.InAppPurchase.EIAPExceptionSystem.SysUtils.ExceptionSystem.TObjectEIAPNoLicenseKey

Delphi

EIAPNoLicenseKey = class(EIAPException);

C++

class PASCALIMPLEMENTATION EIAPNoLicenseKey : public EIAPException

プロパティ

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

説明

IFMXInAppPurchaseService の実装によって、アプリケーション内決済サービスでのオペレーション中に発生させられる例外です。

FMX.InAppPurchase.EIAPNoLicenseKey は FMX.InAppPurchase.EIAPException を継承しています。以下の内容はすべて FMX.InAppPurchase.EIAPException を参照しています。

IFMXInAppPurchaseService の実装によって、アプリケーション内決済サービスでのオペレーション中に発生させられる例外です。

関連項目