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

TdxAlertWindowManager Class

Declaration

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.

An alert window example

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

See Also