[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Adjust the Parent of the docked Client.
Source position: controls.pp line 1788
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.
lazarus-ccr.sourceforge.net |