Back to Devexpress

dxDockZones Unit

vcl-dxdockzones.md

latest4.5 KB
Original Source

dxDockZones Unit

Classes

NameDescription
TdxAutoHideBottomZoneAvailable for dock controls docked to the top edge of a site when their auto hide feature is enabled.
TdxAutoHideLeftZoneAvailable for dock controls docked to the right edge of a site when their auto hide feature is enabled.
TdxAutoHideRightZoneAvailable for dock controls docked to the left edge of a site when their auto hide feature is enabled.
TdxAutoHideTopZoneAvailable for dock controls docked to the bottom edge of a site when their auto hide feature is enabled.
TdxAutoSizeBottomZoneSupplied by top aligned or unaligned dock sites for which the AutoSize property is set to True to dock controls residing within such sites.
TdxAutoSizeClientZoneAvailable for dock sites for which the AutoSize property is set to True.
TdxAutoSizeLeftZoneSupplied by right aligned dock for which the AutoSize property is set to True to dock controls residing within such sites.
TdxAutoSizeRightZoneSupplied by left aligned or unaligned dock sites for which the AutoSize property is set to True to dock controls residing within such sites.
TdxAutoSizeTopZoneSupplied by bottom aligned dock sites for which the AutoSize property is set to True to dock controls residing within such sites.
TdxBottomZoneAvailable when a control is docked to the top-most edge of a dock site or layout site. Allows you to resize the owner control vertically by dragging its bottom-most edge.
TdxClientZoneAvailable for dock sites and layout sites.
TdxCustomTabContainerZone
TdxDockPanelClientZoneAvailable only for dock panels that are not within a tab container.
TdxHorizContainerZoneAvailable for horizontal side containers only.
TdxLeftZoneAvailable when a control is docked to the right edge of a dock site or layout site. Allows you to resize the owner control horizontally by dragging its left-most edge.
TdxRightZoneAvailable when a control is docked to the left edge of a dock site or layout site. Allows you to resize the owner control horizontally by dragging its right-most edge.
TdxTabContainerTabZoneAvailable for tab containers only.
TdxTabContainerZoneAvailable only for tab containers and dock panels residing within them.
TdxTopZoneAvailable when a control is docked to the bottom edge of a dock site or layout site. Allows you to resize the owner control vertically by dragging its top-most edge.
TdxVertContainerZoneAvailable for vertical side containers only.