TdxSplashFormBase.TContentItem Properties
The base class for all non-interactive widgets used in Splash and Wait Forms.| Name | Description |
|---|---|
| Alignment protected | Specifies horizontal and vertical content alignment within the widget client area. |
| Bounds | Specifies Splash Form widget position and dimensions. |
| Color protected | Specifies widget background color (with transparency support). |
| Default | Specifies if the Splash Form widget is used as default. |
| Name | Specifies the Splash Form widget name. |
| Transparent protected | Specifies if the Splash Form widget background is transparent (invisible). |
See Also