API:FMX.AddressBook.Types.TContactURLs.Create
C++
/* {System_Generics_Collections}TObjectList<FMX_AddressBook_Types_TContactURL>.Create */ inline __fastcall TContactURLs(bool AOwnsObjects)/* overload */ : System::Generics::Collections::TObjectList__1<TContactURL*>(AOwnsObjects) { }
/* {System_Generics_Collections}TObjectList<FMX_AddressBook_Types_TContactURL>.Create */ inline __fastcall TContactURLs(const System::DelphiInterface<System::Generics::Defaults::IComparer__1<TContactURL*> > AComparer, bool AOwnsObjects)/* overload */ : System::Generics::Collections::TObjectList__1<TContactURL*>(AComparer, AOwnsObjects) { }
/* {System_Generics_Collections}TObjectList<FMX_AddressBook_Types_TContactURL>.Create */ inline __fastcall TContactURLs(System::Generics::Collections::TEnumerable__1<TContactURL*>* const Collection, bool AOwnsObjects)/* overload */ : System::Generics::Collections::TObjectList__1<TContactURL*>(Collection, AOwnsObjects) { }
/* {System_Generics_Collections}TList<FMX_AddressBook_Types_TContactURL>.Create */ inline __fastcall TContactURLs(void)/* overload */ : System::Generics::Collections::TObjectList__1<TContactURL*>() { }
/* {System_Generics_Collections}TList<FMX_AddressBook_Types_TContactURL>.Create */ inline __fastcall TContactURLs(const System::DelphiInterface<System::Generics::Defaults::IComparer__1<TContactURL*> > AComparer)/* overload */ : System::Generics::Collections::TObjectList__1<TContactURL*>(AComparer) { }
/* {System_Generics_Collections}TList<FMX_AddressBook_Types_TContactURL>.Create */ inline __fastcall TContactURLs(System::Generics::Collections::TEnumerable__1<TContactURL*>* const Collection)/* overload */ : System::Generics::Collections::TObjectList__1<TContactURL*>(Collection) { }
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| constructor | public | FMX.AddressBook.Types.hpp | FMX.AddressBook.Types | TContactURLs |
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 !