TdxAlertWindowManagerOptionsAnimate Properties
Contains the animation, hot-track, and transparency settings of alert windows created by an alert window manager.
Name | Description |
---|---|
Alpha |
Specifies the transparency of an alert window in the normal state.
Inherited from Tdx |
Collapse |
Enables the animation effect used to move alert windows into empty slots that appear after closing other alert windows. |
Collapse |
Specifies the duration (in milliseconds) of the animation effect used to move alert windows into empty slots that appear after closing other alert windows. |
Hiding |
Specifies the animation effect used to hide an alert window.
Inherited from Tdx |
Hiding |
Specifies the direction in which the animated hiding of an alert window progresses.
Inherited from Tdx |
Hiding |
Specifies the duration (in milliseconds) of the animation effect used to hide an alert window.
Inherited from Tdx |
Hot |
Specifies whether or not alert window hot-tracking is enabled.
Inherited from Tdx |
Hot |
Specifies the transparency of an alert window in the hot-tracked state.
Inherited from Tdx |
Hot |
Specifies the period (in milliseconds) during which a hot-tracked window’s transparency transitions from Alpha |
Hot |
Specifies the period (in milliseconds) during which a hot-tracked window’s transparency transitions from Hot |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Showing |
Specifies the animation effect used to show an alert window.
Inherited from Tdx |
Showing |
Specifies the direction in which the animated showing of an alert window progresses.
Inherited from Tdx |
Showing |
Specifies the duration (in milliseconds) of the animation effect used to show an alert window.
Inherited from Tdx |
Size |
Specifies the duration (in milliseconds) of the animation effect used to resize an alert window.
Inherited from Tdx |
See Also