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