FMX.InAppPurchase.TIAPVerifyPayloadEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TIAPVerifyPayloadEvent = procedure(Sender: TObject; const Payload: String;
var PayloadOk: Boolean) of object;

C++

typedef void __fastcall (__closure *TIAPVerifyPayloadEvent)(System::TObject* Sender, const System::UnicodeString Payload, bool &PayloadOk);

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 !