API:FMX.InAppPurchase.TCustomInAppPurchase.OnDownloadCompleted
Delphi
property OnDownloadCompleted: TIAPDownloadCompletedEvent read FOnDownloadCompleted write FOnDownloadCompleted;
C++
__property TIAPDownloadCompletedEvent OnDownloadCompleted = {read=FOnDownloadCompleted, write=FOnDownloadCompleted};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | public | 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!