vcl-dxdockzones.md
| Name | Description |
|---|---|
| TdxAutoHideBottomZone | Available for dock controls docked to the top edge of a site when their auto hide feature is enabled. |
| TdxAutoHideLeftZone | Available for dock controls docked to the right edge of a site when their auto hide feature is enabled. |
| TdxAutoHideRightZone | Available for dock controls docked to the left edge of a site when their auto hide feature is enabled. |
| TdxAutoHideTopZone | Available for dock controls docked to the bottom edge of a site when their auto hide feature is enabled. |
| TdxAutoSizeBottomZone | Supplied by top aligned or unaligned dock sites for which the AutoSize property is set to True to dock controls residing within such sites. |
| TdxAutoSizeClientZone | Available for dock sites for which the AutoSize property is set to True. |
| TdxAutoSizeLeftZone | Supplied by right aligned dock for which the AutoSize property is set to True to dock controls residing within such sites. |
| TdxAutoSizeRightZone | Supplied by left aligned or unaligned dock sites for which the AutoSize property is set to True to dock controls residing within such sites. |
| TdxAutoSizeTopZone | Supplied by bottom aligned dock sites for which the AutoSize property is set to True to dock controls residing within such sites. |
| TdxBottomZone | Available 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. |
| TdxClientZone | Available for dock sites and layout sites. |
| TdxCustomTabContainerZone | |
| TdxDockPanelClientZone | Available only for dock panels that are not within a tab container. |
| TdxHorizContainerZone | Available for horizontal side containers only. |
| TdxLeftZone | Available 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. |
| TdxRightZone | Available 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. |
| TdxTabContainerTabZone | Available for tab containers only. |
| TdxTabContainerZone | Available only for tab containers and dock panels residing within them. |
| TdxTopZone | Available 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. |
| TdxVertContainerZone | Available for vertical side containers only. |