Skip to main content

TdxVertContainerDockSite Properties

Represents the vertical side container.
Name Description
Action Inherited from TControl.
Active Determines whether a dock control is active. Inherited from TdxCustomDockControl.
ActiveChild Specifies the container site’s currently active child. Inherited from TdxContainerDockSite.
ActiveChildIndex Specifies the child control currently active by its index within the container. Inherited from TdxContainerDockSite.
Align Inherited from TControl.
AlignDisabled Inherited from TWinControl.
AlignWithMargins Inherited from TControl.
AllowClosing Inherited from TdxCustomDockControl.
AllowDock Specifies how a dock control can be docked to other dock controls. Inherited from TdxCustomDockControl.
AllowDockClients Specifies if and how other dock controls can be docked to it. Inherited from TdxCustomDockControl.
AllowFloating Specifies whether the dock control is allowed to float. Inherited from TdxCustomDockControl.
Anchors Inherited from TControl.
AutoHide Specifies whether the dock control is automatically hidden when the mouse pointer is elsewhere. Inherited from TdxCustomDockControl.
AutoHideContainer When the auto hide feature is enabled, it returns the parent of the dock control. Inherited from TdxCustomDockControl.
AutoHideControl If the dock control’s auto hide feature is enabled, this property returns the control itself. Otherwise, it returns the first control within the parent hierarchy that satisfies this condition. Inherited from TdxCustomDockControl.
AutoHideHostSite Returns the dock site controlling the dock control’s auto hide functionality. Inherited from TdxCustomDockControl.
AutoHidePosition Inherited from TdxCustomDockControl.
AutoSize Inherited from TControl.
AutoSizeHostSite Inherited from TdxCustomDockControl.
BevelEdges Inherited from TWinControl.
BevelInner Inherited from TWinControl.
BevelKind Inherited from TWinControl.
BevelOuter Inherited from TWinControl.
BevelWidth Inherited from TWinControl.
BiDiMode Inherited from TControl.
BorderWidth Inherited from TWinControl.
BoundsRect Inherited from TControl.
Brush Inherited from TWinControl.
Canvas Inherited from TCustomControl.
Caption Inherited from TControl.
CaptionButtons Specifies which standard buttons are displayed inside the caption of the dock control. Inherited from TdxCustomDockControl.
ChildCount Gets the number of dock controls owned by the dock control. Inherited from TdxCustomDockControl.
Children Provides indexed access to immediate children of the dock control. Inherited from TdxCustomDockControl.
ClientHeight Inherited from TControl.
ClientOrigin Inherited from TControl.
ClientRect Inherited from TControl.
ClientWidth Inherited from TControl.
Color Inherited from TControl.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
Constraints Inherited from TControl.
Container Returns the immediate container of the dock control. Inherited from TdxCustomDockControl.
ControlCount Inherited from TWinControl.
Controller Returns the docking controller that holds the common settings of dock controls and manages the dock operations. Inherited from TdxCustomDockControl.
Controls Inherited from TWinControl.
ControlState Inherited from TControl.
ControlStyle Inherited from TControl.
Ctl3D Inherited from TWinControl.
CurrentPPI Inherited from TControl.
Cursor Inherited from TControl.
CustomCaptionButtons Specifies the settings of custom buttons displayed next to the dock control’s standard caption buttons. Inherited from TdxCustomDockControl.
CustomHint Inherited from TControl.
DesignInfo Inherited from TComponent.
Dockable Specifies whether the dock control can be docked to other dock controls. Inherited from TdxCustomDockControl.
DockClientCount Inherited from TWinControl.
DockClients Inherited from TWinControl.
DockIndex Returns the index of the dock control in its parent’s child collection. Inherited from TdxCustomDockControl.
DockLevel Returns a value indicating the nesting level of the dock control. Inherited from TdxCustomDockControl.
DockManager Inherited from TWinControl.
DockOrientation Inherited from TControl.
DockSite Inherited from TWinControl.
DockState Returns the current state of the dock control. Inherited from TdxCustomDockControl.
DockType Returns a value indicating how the dock control is aligned within its parent control. Inherited from TdxCustomDockControl.
DockZones Returns the list of dock zones owned by this dock control. Inherited from TdxCustomDockControl.
DoubleBuffered Inherited from TWinControl.
DragCursor Inherited from TControl.
DragKind Inherited from TControl.
DragMode Inherited from TControl.
Enabled Inherited from TControl.
ExplicitHeight Inherited from TControl.
ExplicitLeft Inherited from TControl.
ExplicitTop Inherited from TControl.
ExplicitWidth Inherited from TControl.
FloatDockSite Returns the float site where the dock control resides. Inherited from TdxCustomDockControl.
FloatForm Gets the floating form where the dock control resides. Inherited from TdxCustomDockControl.
FloatFormActive Inherited from TdxCustomDockControl.
FloatFormVisible Inherited from TdxCustomDockControl.
Floating Inherited from TControl.
FloatingDockSiteClass Inherited from TControl.
Font Inherited from TControl.
Handle Inherited from TWinControl.
Height Inherited from TControl.
HelpContext Inherited from TControl.
HelpKeyword Inherited from TControl.
HelpType Inherited from TControl.
Hint Inherited from TControl.
HostDockSite Inherited from TControl.
ImageIndex Specifies the index of the image associated with the dock control. Inherited from TdxCustomDockControl.
Images Returns the image list that provides images for dock controls. Inherited from TdxCustomDockControl.
ImeMode Inherited from TWinControl.
ImeName Inherited from TWinControl.
IsDrawingLocked Inherited from TWinControl.
LayoutDockSite Provides access to the neighboring layout dock site. Inherited from TdxCustomDockControl.
Left Inherited from TControl.
LRDockWidth Inherited from TControl.
ManagerColor Specifies whether the dock control uses the color specified by the docking manager. Inherited from TdxCustomDockControl.
ManagerFont Specifies whether the dock control uses the font specified by the docking manager. Inherited from TdxCustomDockControl.
Margins Inherited from TControl.
MouseCapture Inherited from TControl.
MouseInClient Inherited from TWinControl.
Name Inherited from TComponent.
Observers Inherited from TComponent.
OriginalHeight Gets the real height of the dock control. Inherited from TdxCustomDockControl.
OriginalWidth Gets the real width of the dock control. Inherited from TdxCustomDockControl.
Owner Inherited from TComponent.
Padding Inherited from TWinControl.
Parent Inherited from TControl.
ParentBackground Inherited from TWinControl.
ParentBiDiMode Inherited from TControl.
ParentColor Inherited from TdxCustomDockControl.
ParentCtl3D Inherited from TWinControl.
ParentCustomHint Inherited from TControl.
ParentDockControl Returns the immediate parent of the dock control. Inherited from TdxCustomDockControl.
ParentDoubleBuffered Inherited from TWinControl.
ParentFont Inherited from TdxCustomDockControl.
ParentForm Returns the form that owns the dock control. Inherited from TdxCustomDockControl.
ParentFormActive Inherited from TdxCustomDockControl.
ParentFormVisible Inherited from TdxCustomDockControl.
ParentShowHint Inherited from TControl.
ParentWindow Inherited from TWinControl.
PixelsPerInch Inherited from TWinControl.
PopupMenu Inherited from TControl.
RaiseOnNonMainThreadUsage Inherited from TControl.
RedrawDisabled Inherited from TWinControl.
ResizeZones Provides a list of resize zones owned by the dock control. Inherited from TdxCustomDockControl.
ScaleFactor Inherited from TControl.
ShowCaption Specifies whether the dock control’s caption is visible. Inherited from TdxCustomDockControl.
ShowHint Inherited from TControl.
Showing Inherited from TWinControl.
SideContainer Returns the owning side container. Inherited from TdxCustomDockControl.
SideContainerIndex Returns the position of the dock control within the owning side container. Inherited from TdxCustomDockControl.
SideContainerItem Returns the dock control that owns it and is the immediate child of a side container. Inherited from TdxCustomDockControl.
StyleElements Inherited from TControl.
StyleName Inherited from TControl.
TabContainer Returns the owning tab container control. Inherited from TdxCustomDockControl.
TabOrder Inherited from TWinControl.
TabStop Inherited from TWinControl.
Tag Inherited from TComponent.
TBDockHeight Inherited from TControl.
Text Inherited from TControl.
TipMode Inherited from TWinControl.
Top Inherited from TControl.
TopMostDockControl Returns the topmost parent for the dock control. Inherited from TdxCustomDockControl.
Touch Inherited from TControl.
UndockHeight Inherited from TControl.
UndockWidth Inherited from TControl.
UseDockManager Inherited from TWinControl.
UseDoubleBuffer Specifies whether controls paint non-client elements directly to the window or via a memory bitmap. Inherited from TdxCustomDockControl.
ValidChildCount Inherited from TdxCustomDockControl.
ValidChildren Inherited from TdxCustomDockControl.
VCLComObject Inherited from TComponent.
Visible Inherited from TControl.
VisibleDockClientCount Inherited from TWinControl.
Width Inherited from TControl.
WindowProc Inherited from TControl.
See Also