TdxTabContainerZone Methods
Available only for tab containers and dock panels residing within them.
Docking Functionality
Controls dropped onto the zone are added to the tab container.
Resizing Functionality
Not available.
Position
Occupies the entire client area of the owner control.
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