TdxSideContainerDockSite Members
Serves as the base for side container sites.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. 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. |
Methods
Events
Name | Description |
---|---|
OnActivate | Fires when a dock control is activated or deactivated. Inherited from TdxCustomDockControl. |
OnActiveChildChanged | Fires when the container’s active child control is changed. Inherited from TdxContainerDockSite. |
OnAlignInsertBefore | Inherited from TWinControl. |
OnAlignPosition | Inherited from TWinControl. |
OnAutoHideChanged | Fires when the dock control’s auto hide feature is enabled or disabled. Inherited from TdxCustomDockControl. |
OnAutoHideChanging | Fires before the auto hide feature is enabled or disabled. Inherited from TdxCustomDockControl. |
OnCanDocking | Enables you to control whether or not the dragged dock control can be docked to the current control. Inherited from TdxCustomDockControl. |
OnCanResize | Enables you to restrict control resizing to particular positions. Inherited from TdxCustomDockControl. |
OnClick | Inherited from TControl. |
OnClose | Fires when the dock control is closed. Inherited from TdxCustomDockControl. |
OnCloseQuery | Enables you to override the control’s behavior when it is being closed. Inherited from TdxCustomDockControl. |
OnConstrainedResize | Inherited from TControl. |
OnContextPopup | Inherited from TControl. |
OnCreateFloatSite | Fires in response to float site creation. Inherited from TdxCustomDockControl. |
OnCreateLayoutSite | Fires in response to layout site creation. Inherited from TdxCustomDockControl. |
OnCreateSideContainer | Fires in response to side container creation. Inherited from TdxCustomDockControl. |
OnCreateTabContainer | Fires in response to tab container creation. Inherited from TdxCustomDockControl. |
OnCustomDrawDockingSelection | Enables you to custom paint docking selections. Inherited from TdxCustomDockControl. |
OnCustomDrawResizingSelection | Enables you to custom paint resizing bars. Inherited from TdxCustomDockControl. |
OnDblClick | Inherited from TControl. |
OnDestroy | Inherited from TdxCustomDockControl. |
OnDock | Fires immediately after a dock control has been docked to a site. Inherited from TdxCustomDockControl. |
OnDockDrop | Inherited from TWinControl. |
OnDocking | Enables you to control whether the dragged dock control can be docked to the current target. Inherited from TdxCustomDockControl. |
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. Inherited from TdxCustomDockControl. |
OnEndDrag | Inherited from TControl. |
OnEndResizing | Fires immediately after a resizing operation has been finished. Inherited from TdxCustomDockControl. |
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. Inherited from TdxCustomDockControl. |
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. Inherited from TdxCustomDockControl. |
OnMakeFloating | Fires immediately after a dock control is made to float. Inherited from TdxCustomDockControl. |
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. Inherited from TdxCustomDockControl. |
OnParentChanging | Fires before the parent of the dock control is changed. Inherited from TdxCustomDockControl. |
OnResize | Inherited from TControl. |
OnResizing | Fires repeatedly when resizing the dock control. Inherited from TdxCustomDockControl. |
OnRestoreDockPosition | Specify where the dock control is docked when its header is double-clicked. Inherited from TdxCustomDockControl. |
OnStartDock | Inherited from TControl. |
OnStartDocking | Fires when a docking operation starts. Inherited from TdxCustomDockControl. |
OnStartDrag | Inherited from TControl. |
OnStartResizing | Fires when the resizing operation starts. Inherited from TdxCustomDockControl. |
OnStoreDockPosition | Enables you to store a custom docking position when undocking the control. Inherited from TdxCustomDockControl. |
OnUnDock | Fires immediately after the dock control has been undocked. Inherited from TdxCustomDockControl. |
OnUpdateDockZones | Enables you to provide custom dock zones for the dock control. Inherited from TdxCustomDockControl. |
OnUpdateResizeZones | Enables you to provide custom resize zones for the dock control. Inherited from TdxCustomDockControl. |
OnVisibleChanged | Fires immediately after the dock control’s visibility has been changed. Inherited from TdxCustomDockControl. |
OnVisibleChanging | Fires before the visibility of the dock control is changed. Inherited from TdxCustomDockControl. |
See Also