TdxSplashFormBase.TProgress Properties
A progress bar Splash Form Widget.| Name | Description |
|---|---|
| Alignment protected | Specifies horizontal and vertical content alignment within the widget client area. Inherited from TdxSplashFormBase.TContentItem. |
| Animated | |
| Bounds | Specifies Splash Form widget position and dimensions. Inherited from TdxSplashFormBase.TContentItem. |
| Color protected | 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. |
| FontName protected | Specifies the font typeface used to display label text. Inherited from TdxSplashFormBase.TCustomText. |
| FontSize protected | Specifies font size. Inherited from TdxSplashFormBase.TCustomText. |
| FontStyle protected | Inherited from TdxSplashFormBase.TCustomText. |
| IndeterminateMode | |
| MaxValue | |
| MinValue | |
| Name | Specifies the Splash Form widget name. Inherited from TdxSplashFormBase.TContentItem. |
| TextColor protected | Specifies label text color (with support for transparency). Inherited from TdxSplashFormBase.TCustomText. |
| Transparent protected | Specifies if the Splash Form widget background is transparent (invisible). Inherited from TdxSplashFormBase.TContentItem. |
| Value | |
| WordWrap protected | Specifies if word wrap is enabled. Inherited from TdxSplashFormBase.TCustomText. |
See Also