[Overview][Constants][Types][Classes][Procedures and functions][Index] |
EnlargeControl - attempts to increase the size of the given control along the specified border, if necessary at the expense of neighbouring controls. If Simulate=true then it will only test if control can be enlarged.
Source position: ldocktree.pas line 249
public function TCustomAnchoredDockManager.EnlargeControl( |
Control: TControl; |
Side: TAnchorKind; |
Simulate: Boolean = false |
):Boolean; |
lazarus-ccr.sourceforge.net |