TdxAlertWindowOptionsAnimate Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tcx |
#Properties
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. |
#Methods
Name | Description |
---|---|
Assign |
Updates the persistent information from the specified source.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Do |
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Returns the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
To |
Inherited from TObject. |
See Also