Skip to main content
All docs
V26.1
  • TdxSplashFormBase.Visible Property

    Identifies if the Splash/Wait Form is visible.

    Declaration

    property Visible: Boolean read;

    Property Value

    Type Description
    Boolean

    True if the form is visible; otherwise, False.

    Remarks

    Call Preview, Show, and Hide procedures to manage form visibility.

    See Also