FMX.WindowsStore.TWindowsStore

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTWindowsStore

Delphi

TWindowsStore = class(TComponent)

C++

class PASCALIMPLEMENTATION TWindowsStore : public System::Classes::TComponent

Properties

Type Visibility Source Unit Parent
class public
FMX.WindowsStore.pas
FMX.WindowsStore.hpp
FMX.WindowsStore FMX.WindowsStore

Description

Requests the purchase for the specified app or add-on and displays the UI that is used to complete the transaction via the Microsoft Store.

Note: This method must be called on the UI thread.

See Also