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

    The base class for Splash and Wait Forms.

    Properties

    Name Description
    BoundsRect
    Color
    Default
    Height
    Kind Returns the current Splash Form type.
    Left
    Name Specifies the Splash Form name.
    Top
    Visible Identifies if the Splash/Wait Form is visible.
    Width

    Methods

    Name Description
    Animation(string) Provides access to an Animation/Activity Indicator UI element on the form.
    BeginUpdate
    EndUpdate(Boolean,Cardinal)
    Equals(TObject) Inherited from TObject.
    GetHashCode Inherited from TObject.
    GetItem<T>(string)
    Hide Hides the Splash/Wait form.
    Image(string)
    Progress(string)
    SetBounds(Integer,Integer,Integer,Integer)
    Text(string) Provides access to a Text/Label UI element on the form.
    ToString Inherited from TObject.
    See Also