WinAPI.WindowsStore.TAppProducts.IndexOf

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function IndexOf(const AInAppOfferToken: String): Integer; overload;
function IndexOf(const AStoreProduct: IStoreProduct): Integer; overload;

C++

int __fastcall IndexOf(const System::UnicodeString AInAppOfferToken)/* overload */;
int __fastcall IndexOf(const Winapi::Commontypes::_di_IStoreProduct AStoreProduct)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
Winapi.WindowsStore.pas
Winapi.WindowsStore.hpp
WinAPI.WindowsStore TAppProducts

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !