Skip to main content

TdxAutoSizeClientZone Class

Available for dock sites whose AutoSize property value is True.

Docking Functionality

Gives you the ability to dock controls to the dock site. The dock site changes its size to fit the size of the docked control as the result.

Resizing Functionality

Not available.

Position

Occupies the entire dock site’s area.

Declaration

TdxAutoSizeClientZone = class(
    TdxClientZone
)

Inheritance

TObject
TdxZone
TdxClientZone
TdxAutoSizeClientZone
See Also