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

    A Wait Form you can display during time-consuming operations.

    Properties

    Name Description
    BoundsRect Inherited from TdxSplashFormBase.
    Color Inherited from TdxSplashFormBase.
    Default Inherited from TdxSplashFormBase.
    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.
    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(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