FMX.InAppPurchase.EIAPException

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.SysUtils.ExceptionSystem.TObjectEIAPException

Delphi

EIAPException = class(Exception);

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
class public
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase FMX.InAppPurchase


Description

Exception qui peut être déclenchée par une implémentation de IFMXInAppPurchaseService lors des opérations associées aux services de paiement in-app.

Voir aussi