Create a floating dock site with a client area equal to the given screen coordinates.
Source position: controls.pp line 1433
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.
CT Web help |
CodeTyphon Studio |