Skip to main content

TdxTabContainerTabZone Class

Available for tab containers only.

Docking Functionality

Controls dropped onto the zone are added to the tab container. The position of the docked control within the container is determined by the position of the tab where the zone resides.

Resizing Functionality

Not available.

Position

Occupies the area of a specific tab.

Declaration

TdxTabContainerTabZone = class(
    TdxTabContainerZone
)
See Also