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