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

    A Splash Form designed to indicate application startup progress.
    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