Skip to main content

TdxAutoSizeLeftZone Class

Supplied by right aligned dock sites whose AutoSize property value is True to dock controls residing within such sites.

Docking Functionality

Not available.

Resizing Functionality

Gives you the ability to resize dock controls by dragging their left edge.

Position

Resides at the left edge of the dock control.

Declaration

TdxAutoSizeLeftZone = class(
    TdxLeftZone
)

Inheritance

TObject
TdxZone
TdxLeftZone
TdxAutoSizeLeftZone
See Also