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