Skip to main content

TdxAlertWindowManager.OptionsAnimate Property

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

Declaration

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