Skip to main content
All docs
V26.1
  • TdxSplashFormBase.TFormattedApplicationInfo Properties

    A static multi-line label designed to display multiple application properties in a Splash or Wait Form.
    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.
    See Also