Skip to main content
All docs
V26.1
  • TdxSplashForm Members

    A Splash Form designed to indicate application startup progress.

    Properties

    Name Description
    BoundsRect Inherited from TdxSplashFormBase.
    Color Inherited from TdxSplashFormBase.
    Default Inherited from TdxSplashFormBase.
    FadeIn
    FadeOut
    Height Inherited from TdxSplashFormBase.
    Kind Returns the current Splash Form type. Inherited from TdxSplashFormBase.
    Left Inherited from TdxSplashFormBase.
    Name Specifies the Splash Form name. Inherited from TdxSplashFormBase.
    Position
    Top Inherited from TdxSplashFormBase.
    Visible Identifies if the Splash/Wait Form is visible. Inherited from TdxSplashFormBase.
    Width Inherited from TdxSplashFormBase.

    Methods

    Name Description
    Animation(string) Provides access to an Animation/Activity Indicator UI element on the form. Inherited from TdxSplashFormBase.
    BeginUpdate Inherited from TdxSplashFormBase.
    EndUpdate(Boolean,Cardinal) Inherited from TdxSplashFormBase.
    Equals(TObject) Inherited from TObject.
    GetHashCode Inherited from TObject.
    GetItem<T>(string) Inherited from TdxSplashFormBase.
    Hide Hides the Splash/Wait form. Inherited from TdxSplashFormBase.
    Image(string) Inherited from TdxSplashFormBase.
    Preview(HMONITOR)
    Progress(string) Inherited from TdxSplashFormBase.
    SetBounds(Integer,Integer,Integer,Integer) Inherited from TdxSplashFormBase.
    Show
    Text(string) Provides access to a Text/Label UI element on the form. Inherited from TdxSplashFormBase.
    ToString Inherited from TObject.
    See Also