FMX.WindowsStore.TWindowsStore
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.