TdxAlertWindowOptionsAnimate Properties
Contains the animation, hot-track, and transparency settings of an alert window.
Name | Description |
---|---|
Alpha |
Specifies the transparency of an alert window in the normal state. |
Hiding |
Specifies the animation effect used to hide an alert window. |
Hiding |
Specifies the direction in which the animated hiding of an alert window progresses. |
Hiding |
Specifies the duration (in milliseconds) of the animation effect used to hide an alert window. |
Hot |
Specifies whether or not alert window hot-tracking is enabled. |
Hot |
Specifies the transparency of an alert window in the hot-tracked state. |
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. |
Showing |
Specifies the direction in which the animated showing of an alert window progresses. |
Showing |
Specifies the duration (in milliseconds) of the animation effect used to show an alert window. |
Size |
Specifies the duration (in milliseconds) of the animation effect used to resize an alert window. |
See Also