FMX.InAppPurchase.TInAppPurchase
Delphi
TInAppPurchase = class(TCustomInAppPurchase)
C++
class PASCALIMPLEMENTATION TInAppPurchase : public TCustomInAppPurchase
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.InAppPurchase.pas FMX.InAppPurchase.hpp |
FMX.InAppPurchase | FMX.InAppPurchase |
Description
Provides access to in-app payment services.
In-app payment services let you sell digital content directly within your applications. TInAppPurchase abstracts your applications from the particularities of each in-app payment service and platform.
To learn how to use TInAppPurchase, see: