Vcl.WindowsStore.TWindowsStore.StoreProductForCurrentApp
Delphi
property StoreProductForCurrentApp: IStoreProduct read GetStoreProductForCurrentApp;
C++
__property Winapi::Commontypes::_di_IStoreProduct StoreProductForCurrentApp = {read=GetStoreProductForCurrentApp};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | Vcl.WindowsStore.pas Vcl.WindowsStore.hpp |
Vcl.WindowsStore | TWindowsStore |
Beschreibung
Gibt ein Delphi-Interface zurück, das die aktuelle Anwendung repräsentiert.