Back to Devexpress

TdxVertContainerDockSite Events

vcl-dxdockcontrol-dot-tdxvertcontainerdocksite-dot-underscore-events.md

latest14.4 KB
Original Source

TdxVertContainerDockSite Events

Represents the vertical side container.

NameDescription
OnActivateFires when a dock control is activated or deactivated. Inherited from TdxCustomDockControl.
OnActiveChildChangedFires when the container’s active child control is changed. Inherited from TdxContainerDockSite.
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnAutoHideChangedFires when the dock control’s auto hide feature is enabled or disabled. Inherited from TdxCustomDockControl.
OnAutoHideChangingFires before the auto hide feature is enabled or disabled. Inherited from TdxCustomDockControl.
OnCanDockingEnables you to control whether or not the dragged dock control can be docked to the current control. Inherited from TdxCustomDockControl.
OnCanResizeEnables you to restrict control resizing to particular positions. Inherited from TdxCustomDockControl.
OnClickInherited from TControl.
OnCloseFires when the dock control is closed. Inherited from TdxCustomDockControl.
OnCloseQueryEnables you to override the control’s behavior when it is being closed. Inherited from TdxCustomDockControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnCreateFloatSiteFires in response to float site creation. Inherited from TdxCustomDockControl.
OnCreateLayoutSiteFires in response to layout site creation. Inherited from TdxCustomDockControl.
OnCreateSideContainerFires in response to side container creation. Inherited from TdxCustomDockControl.
OnCreateTabContainerFires in response to tab container creation. Inherited from TdxCustomDockControl.
OnCustomDrawDockingSelectionEnables you to custom paint docking selections. Inherited from TdxCustomDockControl.
OnCustomDrawResizingSelectionEnables you to custom paint resizing bars. Inherited from TdxCustomDockControl.
OnDblClickInherited from TControl.
OnDestroyInherited from TdxCustomDockControl.
OnDockFires immediately after a dock control has been docked to a site. Inherited from TdxCustomDockControl.
OnDockDropInherited from TWinControl.
OnDockingEnables you to control whether the dragged dock control can be docked to the current target. Inherited from TdxCustomDockControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEndDockInherited from TControl.
OnEndDockingFires immediately after a dragging operation on a dock control has been finished. Inherited from TdxCustomDockControl.
OnEndDragInherited from TControl.
OnEndResizingFires immediately after a resizing operation has been finished. Inherited from TdxCustomDockControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnGestureInherited from TControl.
OnGetAutoHidePositionEnables you to specify the container edge where the dock control is hidden when its auto hide feature is enabled. Inherited from TdxCustomDockControl.
OnGetSiteInfoInherited from TWinControl.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnLayoutChangedFires each time the control’s docking layout is changed. Inherited from TdxCustomDockControl.
OnMakeFloatingFires immediately after a dock control is made to float. Inherited from TdxCustomDockControl.
OnMouseActivateInherited from TControl.
OnMouseDownInherited from TControl.
OnMouseEnterInherited from TControl.
OnMouseLeaveInherited from TControl.
OnMouseMoveInherited from TControl.
OnMouseUpInherited from TControl.
OnMouseWheelInherited from TControl.
OnMouseWheelDownInherited from TControl.
OnMouseWheelUpInherited from TControl.
OnParentChangedFires immediately after the control’s parent has been changed. Inherited from TdxCustomDockControl.
OnParentChangingFires before the parent of the dock control is changed. Inherited from TdxCustomDockControl.
OnResizeInherited from TControl.
OnResizingFires repeatedly when resizing the dock control. Inherited from TdxCustomDockControl.
OnRestoreDockPositionSpecify where the dock control is docked when its header is double-clicked. Inherited from TdxCustomDockControl.
OnStartDockInherited from TControl.
OnStartDockingFires when a docking operation starts. Inherited from TdxCustomDockControl.
OnStartDragInherited from TControl.
OnStartResizingFires when the resizing operation starts. Inherited from TdxCustomDockControl.
OnStoreDockPositionEnables you to store a custom docking position when undocking the control. Inherited from TdxCustomDockControl.
OnUnDockFires immediately after the dock control has been undocked. Inherited from TdxCustomDockControl.
OnUpdateDockZonesEnables you to provide custom dock zones for the dock control. Inherited from TdxCustomDockControl.
OnUpdateResizeZonesEnables you to provide custom resize zones for the dock control. Inherited from TdxCustomDockControl.
OnVisibleChangedFires immediately after the dock control’s visibility has been changed. Inherited from TdxCustomDockControl.
OnVisibleChangingFires before the visibility of the dock control is changed. Inherited from TdxCustomDockControl.

See Also

TdxVertContainerDockSite Class

TdxVertContainerDockSite Members

dxDockControl Unit