FMX.InAppPurchase.TIAPProductList.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* {System_Generics_Collections}TList<FMX_InAppPurchase_TProduct>.Create */ inline __fastcall TIAPProductList()/* overload */ : System::Generics::Collections::TList__1<TProduct*>() { }
/* {System_Generics_Collections}TList<FMX_InAppPurchase_TProduct>.Create */ inline __fastcall TIAPProductList(const System::DelphiInterface<System::Generics::Defaults::IComparer__1<TProduct*> > AComparer)/* overload */ : System::Generics::Collections::TList__1<TProduct*>(AComparer) { }
/* {System_Generics_Collections}TList<FMX_InAppPurchase_TProduct>.Create */ inline __fastcall TIAPProductList(System::Generics::Collections::TEnumerable__1<TProduct*>* const Collection)/* overload */ : System::Generics::Collections::TList__1<TProduct*>(Collection) { }

Propriétés

Type Visibilité  Source Unité  Parent
constructor public FMX.InAppPurchase.hpp FMX.InAppPurchase TIAPProductList

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 !