TdxSplashFormBase.TFormattedApplicationInfo Members
A static multi-line label designed to display multiple application properties in a Splash or Wait Form.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. |
| DisplayMask | |
| FontName | Specifies the font typeface used to display label text. Inherited from TdxSplashFormBase.TCustomText. |
| FontSize | Specifies font size. Inherited from TdxSplashFormBase.TCustomText. |
| FontStyle | Inherited from TdxSplashFormBase.TCustomText. |
| Name | Specifies the Splash Form widget name. Inherited from TdxSplashFormBase.TContentItem. |
| TextColor | Specifies label text color (with support for transparency). Inherited from TdxSplashFormBase.TCustomText. |
| Transparent | Specifies if the Splash Form widget background is transparent (invisible). Inherited from TdxSplashFormBase.TContentItem. |
| WordWrap | Specifies if word wrap is enabled. Inherited from TdxSplashFormBase.TCustomText. |
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. |
Constants
| Name |
|---|
| DefaultDisplayMask |
See Also