FMX.InAppPurchase.TCustomInAppPurchase.DoDownloadProgress

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoDownloadProgress(const ProductID, ContentID: string; TimeRemaining: Double; Progress: Single);

C++

void __fastcall DoDownloadProgress(const System::UnicodeString ProductID, const System::UnicodeString ContentID, double TimeRemaining, float Progress);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase TCustomInAppPurchase

Description

Embarcadero Technologies does not currently have any additional information.