Skip to main content

TdxDockPanelClientZone Constructors

Available only for dock panels that are not within a tab container.

Docking Functionality

Controls dropped onto the zone form a tab container with the owner control.

Resizing Functionality

Not available.

Position

Occupies the entire client area of the owner control.

Name Description
Create(TdxCustomDockControl,Integer,TdxZoneKind) Creates a new zone. Inherited from TdxZone.
Create(TdxCustomDockControl,Integer) Initializes a new instance of the TdxClientZone class with specified settings. Inherited from TdxClientZone.
Create(TdxDockPanel) Initializes a new instance of the TdxDockPanelClientZone class with specified settings.
See Also