API:FMX.AddressBook.Types.TContactMessagingServices.Create

提供: RAD Studio API Documentation
移動先: 案内検索

C++

/* {System_Generics_Collections}TObjectList<FMX_AddressBook_Types_TContactMessagingService>.Create */ inline __fastcall TContactMessagingServices(bool AOwnsObjects)/* overload */ : System::Generics::Collections::TObjectList__1<TContactMessagingService*>(AOwnsObjects) { }
/* {System_Generics_Collections}TObjectList<FMX_AddressBook_Types_TContactMessagingService>.Create */ inline __fastcall TContactMessagingServices(const System::DelphiInterface<System::Generics::Defaults::IComparer__1<TContactMessagingService*> > AComparer, bool AOwnsObjects)/* overload */ : System::Generics::Collections::TObjectList__1<TContactMessagingService*>(AComparer, AOwnsObjects) { }
/* {System_Generics_Collections}TObjectList<FMX_AddressBook_Types_TContactMessagingService>.Create */ inline __fastcall TContactMessagingServices(System::Generics::Collections::TEnumerable__1<TContactMessagingService*>* const Collection, bool AOwnsObjects)/* overload */ : System::Generics::Collections::TObjectList__1<TContactMessagingService*>(Collection, AOwnsObjects) { }
/* {System_Generics_Collections}TList<FMX_AddressBook_Types_TContactMessagingService>.Create */ inline __fastcall TContactMessagingServices(void)/* overload */ : System::Generics::Collections::TObjectList__1<TContactMessagingService*>() { }
/* {System_Generics_Collections}TList<FMX_AddressBook_Types_TContactMessagingService>.Create */ inline __fastcall TContactMessagingServices(const System::DelphiInterface<System::Generics::Defaults::IComparer__1<TContactMessagingService*> > AComparer)/* overload */ : System::Generics::Collections::TObjectList__1<TContactMessagingService*>(AComparer) { }
/* {System_Generics_Collections}TList<FMX_AddressBook_Types_TContactMessagingService>.Create */ inline __fastcall TContactMessagingServices(System::Generics::Collections::TEnumerable__1<TContactMessagingService*>* const Collection)/* overload */ : System::Generics::Collections::TObjectList__1<TContactMessagingService*>(Collection) { }

プロパティ

種類 可視性 ソース ユニット
constructor public FMX.AddressBook.Types.hpp FMX.AddressBook.Types TContactMessagingServices

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。