TdxZone Properties
Serves as the base for classes representing dock zones and resize zones.| Name | Description |
|---|---|
| Direction | Returns the resizing direction. |
| DockIndex | Returns the dock index that controls will have when docked to this zone. |
| DockType | 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. |
| SelectionFrameWidth | |
| Width | Gets the width of the zone. |
See Also