API:FMX.InAppPurchase.EIAPNotSetup

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.InAppPurchase.EIAPExceptionSystem.SysUtils.ExceptionSystem.TObjectEIAPNotSetup

Delphi

EIAPNotSetup = class(EIAPException);

C++

class PASCALIMPLEMENTATION EIAPNotSetup : 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.EIAPNotSetup 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