FMX.InAppPurchase.EIAPException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEIAPException

Delphi

EIAPException = class(Exception);

C++

class PASCALIMPLEMENTATION EIAPException : public System::Sysutils::Exception

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.

Siehe auch