TdxHorizContainerZone Methods
Available for horizontal side containers only.
Docking Functionality
Not available.
Resizing Functionality
Gives you the ability to resize horizontal side container children by dragging their right-most borders.
Position
Occupies a rectangle at the right edge of a horizontal side container child. The width of the rectangle is specified by zone width. The height of the rectangle is specified by the corresponding edge’s length.
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