vcl-dxdockconsts.md
| Name | Description |
|---|---|
| dxAutoHideInterval | Holds the default time interval that passes before auto hiding a dock control. |
| dxAutoHideMovingInterval | Specifies the default time interval that passes between docking control displacements when it slides from the hidden to visible state or vice versa. |
| dxAutoHideMovingSize | Specifies the default sliding step for controls whose auto hide feature is enabled. |
| dxAutoShowInterval | Specifies the default time interval that passes before making auto hidden dock controls visible. |
| dxDefaultImageHeight | Specifies the default length of labels corresponding to auto hidden tab container children docked to the left or right edge of a dock site. |
| dxDefaultImageWidth | Specifies the default length of labels corresponding to auto hidden tab container children docked to the top or bottom edge of a dock site. |
| dxDockZonesWidth | Specifies the default width of dock zones. |
| dxResizeZonesWidth | Specifies the default width of resize zones. |
| dxSelectionFrameWidth | Specifies the default width of the pen used to paint the docking frame and resizing bar. |
| dxTabsScrollInterval | Specifies the default scrolling interval for tabs. |