FMX.InAppPurchase.TCustomInAppPurchase.DoDownloadCompleted

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoDownloadCompleted(const ProductID, ContentID, FilePath: string);

C++

void __fastcall DoDownloadCompleted(const System::UnicodeString ProductID, const System::UnicodeString ContentID, const System::UnicodeString FilePath);

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. Please help us document this topic by using the Discussion page!