Vcl.WindowsStore.TWindowsStore
Delphi
TWindowsStore = class(TComponent)
C++
class PASCALIMPLEMENTATION TWindowsStore : public System::Classes::TComponent
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | Vcl.WindowsStore.pas Vcl.WindowsStore.hpp  | 
        Vcl.WindowsStore | Vcl.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.