Skip to main content
All docs
V26.1
  • TdxSplashFormBase.TText Class

    A text/label Splash Form widget.

    Declaration

    TText = class(
        TCustomText
    )

    Remarks

    The Text widget is a static multi-line label designed to display a custom message.

    VCL Shared Libraries: Wait Form — A "Text" Widget Example

    Direct TdxSplashFormBase.TText Class Reference

    The TdxSplashFormBase.Text function provides access to a TdxSplashFormBase.TText object.

    See Also