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

    A Wait Form you can display during time-consuming operations.
    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(TWinControl) Displays the Wait Form in Preview mode.
    Progress(string) Inherited from TdxSplashFormBase.
    SetBounds(Integer,Integer,Integer,Integer) Inherited from TdxSplashFormBase.
    Show(TWinControl) Displays the Wait Form.
    Text(string) Provides access to a Text/Label UI element on the form. Inherited from TdxSplashFormBase.
    ToString Inherited from TObject.
    See Also