Skip to main content
All docs
V26.1
  • TdxSplashFormBase Properties

    The base class for Splash and Wait Forms.
    Name Description
    BorderStyle Specifies form border style.
    BoundsRect Specifies Splash Form position and dimensions.
    Color Specifies Splash Form background color.
    Default Specifies if the Splash Form is used as default.
    Height Specifies Splash Form height in pixels.
    Kind Returns the current Splash Form type.
    Left Specifies the horizontal Splash Form offset from the base position.
    Name Specifies the Splash Form name.
    Top Specifies the vertical Splash Form offset from the base position.
    Visible Identifies if the Splash/Wait Form is visible.
    Width Specifies Splash Form width, in pixels.
    See Also