Skip to main content

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