TdxCustomDockControl Members
Serves as the base for classes representing dock sites and dock panels.Constructors
Name | Description |
---|---|
Create(TComponent) | Inherited from TComponent. |
CreateParented(HWND) | Inherited from TWinControl. |
Properties
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. |
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. |
Methods
Events
Name | Description |
---|---|
OnActivate | Fires when a dock control is activated or deactivated. |
OnAlignInsertBefore | Inherited from TWinControl. |
OnAlignPosition | Inherited from TWinControl. |
OnAutoHideChanged | Fires when the dock control’s auto hide feature is enabled or disabled. |
OnAutoHideChanging | Fires before the auto hide feature is enabled or disabled. |
OnCanDocking | Enables you to control whether or not the dragged dock control can be docked to the current control. |
OnCanResize | Enables you to restrict control resizing to particular positions. |
OnClick | Inherited from TControl. |
OnClose | Fires when the dock control is closed. |
OnCloseQuery | Enables you to override the control’s behavior when it is being closed. |
OnConstrainedResize | Inherited from TControl. |
OnContextPopup | Inherited from TControl. |
OnCreateFloatSite | Fires in response to float site creation. |
OnCreateLayoutSite | Fires in response to layout site creation. |
OnCreateSideContainer | Fires in response to side container creation. |
OnCreateTabContainer | Fires in response to tab container creation. |
OnCustomDrawDockingSelection | Enables you to custom paint docking selections. |
OnCustomDrawResizingSelection | Enables you to custom paint resizing bars. |
OnDblClick | Inherited from TControl. |
OnDestroy | |
OnDock | Fires immediately after a dock control has been docked to a site. |
OnDockDrop | Inherited from TWinControl. |
OnDocking | Enables you to control whether the dragged dock control can be docked to the current target. |
OnDockOver | Inherited from TWinControl. |
OnDragDrop | Inherited from TControl. |
OnDragOver | Inherited from TControl. |
OnEndDock | Inherited from TControl. |
OnEndDocking | Fires immediately after a dragging operation on a dock control has been finished. |
OnEndDrag | Inherited from TControl. |
OnEndResizing | Fires immediately after a resizing operation has been finished. |
OnEnter | Inherited from TWinControl. |
OnExit | Inherited from TWinControl. |
OnGesture | Inherited from TControl. |
OnGetAutoHidePosition | Enables you to specify the container edge where the dock control is hidden when its auto hide feature is enabled. |
OnGetSiteInfo | Inherited from TWinControl. |
OnKeyDown | Inherited from TWinControl. |
OnKeyPress | Inherited from TWinControl. |
OnKeyUp | Inherited from TWinControl. |
OnLayoutChanged | Fires each time the control’s docking layout is changed. |
OnMakeFloating | Fires immediately after a dock control is made to float. |
OnMouseActivate | Inherited from TControl. |
OnMouseDown | Inherited from TControl. |
OnMouseEnter | Inherited from TControl. |
OnMouseLeave | Inherited from TControl. |
OnMouseMove | Inherited from TControl. |
OnMouseUp | Inherited from TControl. |
OnMouseWheel | Inherited from TControl. |
OnMouseWheelDown | Inherited from TControl. |
OnMouseWheelUp | Inherited from TControl. |
OnParentChanged | Fires immediately after the control’s parent has been changed. |
OnParentChanging | Fires before the parent of the dock control is changed. |
OnResize | Inherited from TControl. |
OnResizing | Fires repeatedly when resizing the dock control. |
OnRestoreDockPosition | Specify where the dock control is docked when its header is double-clicked. |
OnStartDock | Inherited from TControl. |
OnStartDocking | Fires when a docking operation starts. |
OnStartDrag | Inherited from TControl. |
OnStartResizing | Fires when the resizing operation starts. |
OnStoreDockPosition | Enables you to store a custom docking position when undocking the control. |
OnUnDock | Fires immediately after the dock control has been undocked. |
OnUpdateDockZones | Enables you to provide custom dock zones for the dock control. |
OnUpdateResizeZones | Enables you to provide custom resize zones for the dock control. |
OnVisibleChanged | Fires immediately after the dock control’s visibility has been changed. |
OnVisibleChanging | Fires before the visibility of the dock control is changed. |
See Also