API:FMX.InAppPurchase.EIAPNoLicenseKey

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.InAppPurchase.EIAPExceptionSystem.SysUtils.ExceptionSystem.TObjectEIAPNoLicenseKey

Delphi

EIAPNoLicenseKey = class(EIAPException);

C++

class PASCALIMPLEMENTATION EIAPNoLicenseKey : public EIAPException

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase FMX.InAppPurchase

Beschreibung

Exception, die durch die Implementierung von IFMXInAppPurchaseService während Operationen mit In-App-Bezahldiensten ausgelöst werden kann.

FMX.InAppPurchase.EIAPNoLicenseKey erbt von FMX.InAppPurchase.EIAPException. Der folgende Inhalt bezieht sich auf FMX.InAppPurchase.EIAPException.

Exception, die durch die Implementierung von IFMXInAppPurchaseService während Operationen mit In-App-Bezahldiensten ausgelöst werden kann.

Siehe auch