FMX.InAppPurchase.TCustomInAppPurchase.SetupInAppPurchase

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetupInAppPurchase;

C++

void __fastcall SetupInAppPurchase(void);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase TCustomInAppPurchase

Description

Establishes a connection to the in-app payment service.

This procedure is asynchronous. Once it finishes, it triggers the TCustomInAppPurchase.OnSetupComplete event.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.InAppPurchase.TCustomInAppPurchase.SetupInAppPurchase&oldid=713761"