[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns True if the control is a parent for the specified control.
Source position: controls.pp line 2361
public function TWinControl.ContainsControl( |
Control: TControl |
):Boolean; |
Control |
|
The control examined as a child control. |
True when we are a parent of Control.