Adjust the Parent of a newly docked Client.
Source position: controls.pp line 2237
protected procedure TWinControl.DoAddDockClient( |
Client: TControl; |
const ARect: TRect |
); virtual; |
The default action is to set the Parent to the new docksite (this control), so that the client is displayed within the new site.
| Version 4.4 | Generated 2025-11-08 | Home |