Back to Devexpress

TdxDockingManager Events

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

latest2.2 KB
Original Source

TdxDockingManager Events

A docking manager.

NameDescription
OnActiveDockControlChangedFires when the active dock control is changed.
OnCreateFloatSiteThis event fires immediately after a float site has been created.
OnCreateLayoutSiteThis event fires in response to layout site creation.
OnCreateMissingDockControl
OnCreateSideContainerThis event fires in response to side container creation.
OnCreateTabContainerThis event fires in response to tab container creation.
OnCustomDrawDockingSelectionEnables you to custom paint docking selections.
OnCustomDrawResizingSelectionEnables you to custom paint resizing bars.
OnLayoutChangedThis event fires each time the layout of dock control changes.
OnSetFloatFormCaptionEnables you to change float form settings when the layout of dock controls change within them.
OnUpdateDockZonesEnables you to provide custom dock zones for dock controls.
OnUpdateResizeZonesEnables you to provide custom resize zones for the dock control.
OnViewChangedThis event fires in response to changing the painting style of dock controls.

See Also

TdxDockingManager Class

TdxDockingManager Members

dxDockControl Unit