Skip to main content
A newer version of this page is available. .

TdxAlertWindowMessageList Class

An alert window’s message list.

Declaration

TdxAlertWindowMessageList = class(
    TcxObjectList
)

Remarks

The TdxAlertWindowMessageList class has members that allow you to do the following:

An alert window’s MessageList property references a TdxAlertWindowMessageList object.

Inheritance

TObject
TList
TcxObjectList
TdxAlertWindowMessageList
See Also