TdxHorizContainerZone Class
Available for horizontal side containers only.
Docking Functionality
Not available.
Resizing Functionality
Gives you the ability to resize horizontal side container children by dragging their right-most borders.
Position
Occupies a rectangle at the right edge of a horizontal side container child. The width of the rectangle is specified by zone width. The height of the rectangle is specified by the corresponding edge’s length.
Declaration
TdxHorizContainerZone = class(
TdxRightZone
)
Inheritance
TObject
TdxZone
TdxRightZone
TdxHorizContainerZone
See Also