Skip to main content

TdxVertContainerZone Class

Available for vertical side containers only.

Docking Functionality

Not available.

Resizing Functionality

Gives you the ability to resize vertical side container children by dragging their bottom-most borders.

Position

Occupies a rectangle at the bottom edge of a vertical side container child. The height of the rectangle is specified by zone width. The width of the rectangle is specified by the corresponding edge’s length.

Declaration

TdxVertContainerZone = class(
    TdxBottomZone
)

Inheritance

TObject
TdxZone
TdxBottomZone
TdxVertContainerZone
See Also