Back to Devexpress

TdxAlertWindowManager Class

vcl-dxalertwindow-6dcbcf54.md

latest4.3 KB
Original Source

TdxAlertWindowManager Class

An alert window manager.

Declaration

delphi
TdxAlertWindowManager = class(
    TcxScalableComponent,
    IdxSkinSupport,
    IcxLookAndFeelContainer
)

Remarks

Alert Window Manager is a non-visual component that allows you to display on-screen notifications similar to mail client and messenger applications.

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

Implements

IdxSkinSupport

IcxLookAndFeelContainer

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxScalableComponent TdxAlertWindowManager

See Also

TdxAlertWindowManager Members

dxAlertWindow Unit