System.Messaging.TMessageManager.TListenerList.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* {System_Generics_Collections}TList<System_Messaging_TMessageManager_TListenerWithId>.Destroy */ inline __fastcall virtual ~TListenerList() { }

Properties

Type Visibility Source Unit Parent
destructor public System.Messaging.hpp System.Messaging TListenerList

Description

Destroys this instance of TListenerList.

See Also