FMX.InAppPurchase.TIAPErrorEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TIAPErrorEvent = procedure(Sender: TObject; ErrorKind: TFailureKind;
const ErrorMessage: string) of object;

C++

typedef void __fastcall (__closure *TIAPErrorEvent)(System::TObject* Sender, TFailureKind ErrorKind, const System::UnicodeString ErrorMessage);

Propriétés

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

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !