TdxCustomDockControl Events
Serves as the base for classes representing dock sites and dock panels.
Name | Description |
---|---|
On |
Fires when a dock control is activated or deactivated. |
On |
Inherited from TWin |
On |
Inherited from TWin |
On |
Fires when the dock control’s auto hide feature is enabled or disabled. |
On |
Fires before the auto hide feature is enabled or disabled. |
On |
Enables you to control whether or not the dragged dock control can be docked to the current control. |
On |
Enables you to restrict control resizing to particular positions. |
On |
Inherited from TControl. |
On |
Fires when the dock control is closed. |
On |
Enables you to override the control’s behavior when it is being closed. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Fires in response to float site creation. |
On |
Fires in response to layout site creation. |
On |
Fires in response to side container creation. |
On |
Fires in response to tab container creation. |
On |
Enables you to custom paint docking selections. |
On |
Enables you to custom paint resizing bars. |
On |
Inherited from TControl. |
On |
|
On |
Fires immediately after a dock control has been docked to a site. |
On |
Inherited from TWin |
On |
Enables you to control whether the dragged dock control can be docked to the current target. |
On |
Inherited from TWin |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Fires immediately after a dragging operation on a dock control has been finished. |
On |
Inherited from TControl. |
On |
Fires immediately after a resizing operation has been finished. |
On |
Inherited from TWin |
On |
Inherited from TWin |
On |
Inherited from TControl. |
On |
Enables you to specify the container edge where the dock control is hidden when its auto hide feature is enabled. |
On |
Inherited from TWin |
On |
Inherited from TWin |
On |
Inherited from TWin |
On |
Inherited from TWin |
On |
Fires each time the control’s docking layout is changed. |
On |
Fires immediately after a dock control is made to float. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Fires immediately after the control’s parent has been changed. |
On |
Fires before the parent of the dock control is changed. |
On |
Inherited from TControl. |
On |
Fires repeatedly when resizing the dock control. |
On |
Specify where the dock control is docked when its header is double-clicked. |
On |
Inherited from TControl. |
On |
Fires when a docking operation starts. |
On |
Inherited from TControl. |
On |
Fires when the resizing operation starts. |
On |
Enables you to store a custom docking position when undocking the control. |
On |
Fires immediately after the dock control has been undocked. |
On |
Enables you to provide custom dock zones for the dock control. |
On |
Enables you to provide custom resize zones for the dock control. |
On |
Fires immediately after the dock control’s visibility has been changed. |
On |
Fires before the visibility of the dock control is changed. |
See Also