FMX.InAppPurchase.TCustomInAppPurchase.CanMakeInAppPurchases
Delphi
function CanMakeInAppPurchases: Boolean;
C++
bool __fastcall CanMakeInAppPurchases();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.InAppPurchase.pas FMX.InAppPurchase.hpp |
FMX.InAppPurchase | TCustomInAppPurchase |
Description
Returns True if the current user is allowed to make purchases; otherwise it returns False.