Removes the specified control from the Controls property.
Source position: controls.pp line 2349
public procedure TWinControl.RemoveControl(
AControl: TControl
); virtual;
AControl
The control to remove.