TdxDockPanelClientZone Members
In This Article
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.
#Constructors
Name | Description |
---|---|
Create |
Creates a new zone.
Inherited from Tdx |
Create |
Initializes a new instance of the Tdx |
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Direction |
Returns the resizing direction.
Inherited from Tdx |
Dock |
Returns the dock index that controls will have when docked to this zone.
Inherited from Tdx |
Dock |
Returns the docking type supported by the zone.
Inherited from Tdx |
Kind |
Inherited from Tdx |
Owner |
Gets the control to which the zone belongs.
Inherited from Tdx |
Rectangle |
Returns the bounding rectangle of the zone.
Inherited from Tdx |
Selection |
Inherited from Tdx |
Width |
Gets the width of the zone.
Inherited from Tdx |
#Methods
Name | Description |
---|---|
Can |
Returns a value indicating whether the specified control can be docked to the zone.
Inherited from Tdx |
Can |
Returns a value indicating whether the specified resizing operation can be performed.
Inherited from Tdx |
Clone |
Inherited from Tdx |
Do |
Inherited from Tdx |
Do |
Inherited from Tdx |
Do |
Inherited from Tdx |
Draw |
Inherited from Tdx |
Equals |
Inherited from TObject. |
Get |
Returns the bounding rectangle of the docking frame indicating the specified control’s position if it is docked to this zone.
Inherited from Tdx |
Get |
Inherited from TObject. |
Get |
Returns the bounding rectangle of a dock control’s resizing bar.
Inherited from Tdx |
Is |
Returns a value indicating whether the specified point is within the zone.
Inherited from Tdx |
Prepare |
Inherited from Tdx |
To |
Inherited from TObject. |
Validate |
Returns a value indicating whether a zone of this type should be added to the control’s dock zones list.
Inherited from Tdx |
Validate |
Returns a value indicating whether a resize zone of this type should be added to the specified control’s resize zones list.
Inherited from Tdx |
See Also