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

    A progress bar Splash Form Widget.

    Declaration

    TProgress = class(
        TCustomText
    )

    Remarks

    The Progress widget is an animated progress bar, similar to the TcxProgressBar editor.

    VCL Shared Libraries: Splash Form — A "Progress" Widget Example

    Direct TdxSplashFormBase.TProgress Class Reference

    The TdxSplashFormBase.Progress function provides access to a TdxSplashFormBase.TProgress object.

    See Also