Back to Devexpress

TdxAlertWindowManager.OptionsAnimate Property

vcl-dxalertwindow-dot-tdxalertwindowmanager-47686dd4.md

latest971 B
Original Source

TdxAlertWindowManager.OptionsAnimate Property

Specifies animation, hot-track, and transparency settings to be assigned to all the newly created alert windows.

Declaration

delphi
property OptionsAnimate: TdxAlertWindowManagerOptionsAnimate read; write;

Property Value

Type
TdxAlertWindowManagerOptionsAnimate

Remarks

Refer to the TdxAlertWindowManagerOptionsAnimate class description to learn about the settings.

To customize the settings of individual alert windows, use an alert window’s OptionsAnimate property.

See Also

TdxAlertWindowManager Class

TdxAlertWindowManager Members

dxAlertWindow Unit