Back to Devexpress

TdxAlertWindowMessageList Class

vcl-dxalertwindow-a1090ff2.md

latest1.1 KB
Original Source

TdxAlertWindowMessageList Class

An alert window’s message list.

Declaration

delphi
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

TdxAlertWindowMessageList Members

dxAlertWindow Unit