TdxSplashFormBase.TAnimation Members
An Animation/Activity Indicator Splash Form widget.Properties
| Name | Description |
|---|---|
| Alignment | Specifies horizontal and vertical content alignment within the widget client area. Inherited from TdxSplashFormBase.TContentItem. |
| Bounds | Specifies Splash Form widget position and dimensions. Inherited from TdxSplashFormBase.TContentItem. |
| Color | Specifies widget background color (with transparency support). Inherited from TdxSplashFormBase.TContentItem. |
| Default | Specifies if the Splash Form widget is used as default. Inherited from TdxSplashFormBase.TContentItem. |
| Image | Inherited from TdxSplashFormBase.TCustomImage. |
| Name | Specifies the Splash Form widget name. Inherited from TdxSplashFormBase.TContentItem. |
| Opacity | Inherited from TdxSplashFormBase.TCustomImage. |
| SizeMode | Inherited from TdxSplashFormBase.TCustomImage. |
| Transparent | Specifies if the Splash Form widget background is transparent (invisible). Inherited from TdxSplashFormBase.TContentItem. |
Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| Kind | Returns the Splash Form widget type. Inherited from TdxSplashFormBase.TContentItem. |
| ToString | Inherited from TObject. |
See Also