API:System.Messaging.TMessageManager.TListenerList.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* {System_Generics_Collections}TList<System_Messaging_TMessageManager_TListenerWithId>.Create */ inline __fastcall TListenerList(void)/* overload */ : System::Generics::Collections::TList__1<TMessageManager::TListenerWithId>() { }
/* {System_Generics_Collections}TList<System_Messaging_TMessageManager_TListenerWithId>.Create */ inline __fastcall TListenerList(const System::DelphiInterface<System::Generics::Defaults::IComparer__1<TMessageManager::TListenerWithId> > AComparer)/* overload */ : System::Generics::Collections::TList__1<TMessageManager::TListenerWithId>(AComparer) { }
/* {System_Generics_Collections}TList<System_Messaging_TMessageManager_TListenerWithId>.Create */ inline __fastcall TListenerList(System::Generics::Collections::TEnumerable__1<TMessageManager::TListenerWithId>* const Collection)/* overload */ : System::Generics::Collections::TList__1<TMessageManager::TListenerWithId>(Collection) { }

Propriétés

Type Visibilité  Source Unité  Parent
constructor public System.Messaging.hpp System.Messaging TListenerList

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 !