Create a floating dock site with a client area equal to the given screen coordinates.
Source position: controls.pp line 1458
protected function TControl.CreateFloatingDockSite( |
const Bounds: TRect |
):TWinControl; |
Bounds |
|
The bounds of the client area of the floating window. |
The dock site, can be Nil for a TWinControl that can float by itself.
The new dock site is owned by the control.
| Version 4.4 | Generated 2025-11-08 | Home |