Unit 'LDockTree' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TLazDockTree.RemoveControl

RemoveControl - destroy child zone and all parents if they does not contain anything else, then removes the dock control.

Declaration

Source position: ldocktree.pas line 92

public procedure TLazDockTree.RemoveControl(

  AControl: TControl

); override;