[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes the specified control from the Controls property.
Source position: controls.pp line 2405
public procedure TWinControl.RemoveControl( |
AControl: TControl |
); virtual; |
AControl |
|
The control to remove. |