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) { }
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| constructor | public | FMX.AddressBook.Types.hpp | FMX.AddressBook.Types | TContactRelatedNames |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.