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

TWinControl.RemoveControl

Remove control from Controls[].

Declaration

Source position: controls.pp line 2255

public procedure TWinControl.RemoveControl(

  AControl: TControl

); virtual;

Arguments

AControl

  

The control to remove.

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