System.Messaging.TMessageManager.TListenerList.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TListenerList();

Properties

Type Visibility Source Unit Parent
constructor public
System.Messaging.pas
System.Messaging.hpp
System.Messaging TListenerList

Description

Creates an instance of TListenerList.

See Also