FMX.InAppPurchase.TCustomInAppPurchase.DoConsumeFailed
Delphi
procedure DoConsumeFailed(const ProductID, ErrorMessage: string);
C++
void __fastcall DoConsumeFailed(const System::UnicodeString ProductID, const System::UnicodeString ErrorMessage);
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.