FMX.InAppPurchase.TIAPDownloadCompletedEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TIAPDownloadCompletedEvent = procedure(Sender: TObject;
const ProductID, ContentID, FilePath: string) of object;

C++

typedef void __fastcall (__closure *TIAPDownloadCompletedEvent)(System::TObject* Sender, const System::UnicodeString ProductID, const System::UnicodeString ContentID, const System::UnicodeString FilePath);

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 !