TdxBottomZone Class
Docking Functionality
Controls dropped onto the zone are docked to the bottom edge of the owner.
Resizing Functionality
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.
Position
Occupies a rectangle at the bottom edge of the owning dock control. The height of the rectangle is specified by zone width. The width of the rectangle is specified by the corresponding edge’s length.
Declaration
TdxBottomZone = class(
TdxZone
)
See Also