FMX.InAppPurchase.TIAPDownloadProgressEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TIAPDownloadProgressEvent = procedure(Sender: TObject;
const ProductID, ContentID: string; TimeRemaining: Double; Progress: Single)

C++

typedef void __fastcall (__closure *TIAPDownloadProgressEvent)(System::TObject* Sender, const System::UnicodeString ProductID, const System::UnicodeString ContentID, double TimeRemaining, float Progress);

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 !