TdxFadingOptions Members
Contains a UI element’s fading animation settings.Properties
| Name | Description |
|---|---|
| FadeInFrameCount | Specifies the number of frames for a fade-in animation effect. |
| FadeInFrameDelay | Specifies the frame delay (in milliseconds) for a fade-in animation effect. |
| FadeOutFrameCount | Specifies the number of frames for a fade-out animation effect. |
| FadeOutFrameDelay | Specifies the frame delay (in milliseconds) for a fade-out animation effect. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| ToString | Inherited from TObject. |
See Also