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

    The base class for all non-interactive widgets used in Splash and Wait Forms.

    Properties

    Name Description
    Alignment protected Specifies horizontal and vertical content alignment within the widget client area.
    Bounds Specifies Splash Form widget position and dimensions.
    Color protected Specifies widget background color (with transparency support).
    Default Specifies if the Splash Form widget is used as default.
    Name Specifies the Splash Form widget name.
    Transparent protected Specifies if the Splash Form widget background is transparent (invisible).

    Methods

    Name Description
    Equals(TObject) Inherited from TObject.
    GetHashCode Inherited from TObject.
    Kind Returns the Splash Form widget type.
    ToString Inherited from TObject.
    See Also