Back to Devexpress

TdxAlertWindowOptionsAnimate Class

vcl-dxalertwindow-273fc536.md

latest2.4 KB
Original Source

TdxAlertWindowOptionsAnimate Class

Contains the animation, hot-track, and transparency settings of an alert window.

Declaration

delphi
TdxAlertWindowOptionsAnimate = class(
    TdxAlertWindowCustomOptions
)

Remarks

This class provides properties that allow you to specify the following settings:

A TdxAlertWindowOptionsAnimate object is referenced via the following option sets:

Inheritance

TObject TPersistent TcxOwnedPersistent TdxAlertWindowCustomOptions TdxAlertWindowOptionsAnimate

See Also

TdxAlertWindowOptionsAnimate Members

dxAlertWindow Unit