Skip to main content
All docs
V26.1
  • dxSplashForms Unit

    Implements the Splash Form Manager, individual form classes, and dedicated UI elements.

    Classes

    Name Description
    TdxSplashForm A Splash Form designed to indicate application startup progress.
    TdxSplashFormBase The base class for Splash and Wait Forms.
    TdxSplashFormBase.TAnimation An Animation/Activity Indicator Splash Form widget.
    TdxSplashFormBase.TApplicationProperty A static multi-line label widget designed to display an application property in a Splash or Wait Form.
    TdxSplashFormBase.TContentItem The base class for all non-interactive widgets used in Splash and Wait Forms.
    TdxSplashFormBase.TCustomApplicationInfo The base class for Application Property and Formatted Info widgets used in Splash and Wait Forms.
    TdxSplashFormBase.TCustomImage The base class for Image and Animation/Activity Indicator widgets used in Splash and Wait Forms.
    TdxSplashFormBase.TCustomText The base class for all multi-line label widgets used in Splash and Wait Forms.
    TdxSplashFormBase.TFormattedApplicationInfo A static multi-line label designed to display multiple application properties in a Splash or Wait Form.
    TdxSplashFormBase.TImage An image Splash Form Widget.
    TdxSplashFormBase.TItemAlignment Stores content alignment settings for Splash Form widgets.
    TdxSplashFormBase.TProgress A progress bar Splash Form Widget.
    TdxSplashFormBase.TText A text/label Splash Form widget.
    TdxSplashFormManager A global Splash Form manager.
    TdxWaitForm A Wait Form you can display during time-consuming operations.

    Enums

    Name Description
    TdxProjectVersionInfo.TProperty Enumerates application properties available as content sources for the Application Property widget.
    TdxSplashFormBase.TAlignment Enumerates content alignment options for Splash Form widgets.
    TdxSplashFormBase.TBorderStyle Enumerates Splash/Wait Form border styles.
    TdxSplashFormBase.TContentItemKind Enumerates Splash Form widget types.
    TdxSplashFormBase.TCustomImage.TSizeMode Enumerates image size calculation modes for Image and Animation Splash Form widgets.
    TdxSplashFormBase.TProgress.TIndeterminateMode Enumerates available Progress Bar widget modes.
    TdxSplashFormKind Enumerates available Splash Form types.
    TdxSplashFormPosition

    Types

    Name Description
    TdxSplashFormBase.TContentItemClass A reference to a Splash Form widget class.
    See Also