[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LDockTree' (#lcl)

TCustomAnchoredDockManager.ReplaceAnchoredControl

ReplaceAnchoredControl - takes away OldControl, puts NewControl in its place, re-establishing all the docking, anchors and alignments

Declaration

Source position: ldocktree.pas line 252

public procedure TCustomAnchoredDockManager.ReplaceAnchoredControl(

  OldControl: TControl;

  NewControl: TControl

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.