TdxCustomDockControl Properties
Serves as the base for classes representing dock sites and dock panels.| Name | Description |
|---|---|
| Action | Inherited from TControl. |
| Active | Determines whether a dock control is active. |
| Align | Inherited from TControl. |
| AlignDisabled | Inherited from TWinControl. |
| AlignWithMargins | Inherited from TControl. |
| AllowClosing | |
| AllowDock | Specifies how a dock control can be docked to other dock controls. |
| AllowDockClients | Specifies if and how other dock controls can be docked to it. |
| AllowFloating | Specifies whether the dock control is allowed to float. |
| Anchors | Inherited from TControl. |
| AutoHide | Specifies whether the dock control is automatically hidden when the mouse pointer is elsewhere. |
| AutoHideContainer | When the auto hide feature is enabled, it returns the parent of the dock control. |
| 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. |
| AutoHideHostSite | Returns the dock site controlling the dock control’s auto hide functionality. |
| AutoHidePosition | |
| AutoSize | Inherited from TControl. |
| AutoSizeHostSite | |
| 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. |
| ChildCount | Gets the number of dock controls owned by the dock control. |
| Children | Provides indexed access to immediate children of the dock control. |
| 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. |
| ControlCount | Inherited from TWinControl. |
| Controller | Returns the docking controller that holds the common settings of dock controls and manages the dock operations. |
| 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. |
| CustomHint | Inherited from TControl. |
| DesignInfo | Inherited from TComponent. |
| Dockable | Specifies whether the dock control can be docked to other dock controls. |
| DockClientCount | Inherited from TWinControl. |
| DockClients | Inherited from TWinControl. |
| DockIndex | Returns the index of the dock control in its parent’s child collection. |
| DockLevel | Returns a value indicating the nesting level of the dock control. |
| DockManager | Inherited from TWinControl. |
| DockOrientation | Inherited from TControl. |
| DockSite | Inherited from TWinControl. |
| DockState | Returns the current state of the dock control. |
| DockType | Returns a value indicating how the dock control is aligned within its parent control. |
| DockZones | Returns the list of dock zones owned by this dock control. |
| 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. |
| FloatForm | Gets the floating form where the dock control resides. |
| FloatFormActive | |
| FloatFormVisible | |
| 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. |
| Images | Returns the image list that provides images for dock controls. |
| ImeMode | Inherited from TWinControl. |
| ImeName | Inherited from TWinControl. |
| IsDestroying | Identifies if the control is about to be destroyed. Inherited from TcxCustomControl. |
| IsDrawingLocked | Inherited from TWinControl. |
| LayoutDockSite | Provides access to the neighboring layout dock site. |
| Left | Inherited from TControl. |
| LRDockWidth | Inherited from TControl. |
| ManagerColor | Specifies whether the dock control uses the color specified by the docking manager. |
| ManagerFont | Specifies whether the dock control uses the font specified by the docking manager. |
| 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. |
| OriginalWidth | Gets the real width of the dock control. |
| Owner | Inherited from TComponent. |
| Padding | Inherited from TWinControl. |
| Parent | Inherited from TControl. |
| ParentBackground | Inherited from TWinControl. |
| ParentBiDiMode | Inherited from TControl. |
| ParentColor | |
| ParentCtl3D | Inherited from TWinControl. |
| ParentCustomHint | Inherited from TControl. |
| ParentDockControl | Returns the immediate parent of the dock control. |
| ParentDoubleBuffered | Inherited from TWinControl. |
| ParentFont | |
| ParentForm | Returns the form that owns the dock control. |
| ParentFormActive | |
| ParentFormVisible | |
| 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. |
| ScaleFactor | Inherited from TControl. |
| ShowCaption | Specifies whether the dock control’s caption is visible. |
| ShowHint | Inherited from TControl. |
| Showing | Inherited from TWinControl. |
| SideContainer | Returns the owning side container. |
| SideContainerIndex | Returns the position of the dock control within the owning side container. |
| SideContainerItem | Returns the dock control that owns it and is the immediate child of a side container. |
| StyleElements | Inherited from TControl. |
| StyleName | Inherited from TControl. |
| TabContainer | Returns the owning tab container control. |
| 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. |
| 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. |
| ValidChildCount | |
| ValidChildren | |
| VCLComObject | Inherited from TComponent. |
| Visible | Inherited from TControl. |
| VisibleDockClientCount | Inherited from TWinControl. |
| Width | Inherited from TControl. |
| WindowProc | Inherited from TControl. |
See Also