[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns True if this is a parent of the given control.
Source position: controls.pp line 2216
public function TWinControl.ContainsControl( |
Control: TControl |
):Boolean; |
Control |
|
The (possible) child control. |
True when we are a parent of Control.
lazarus-ccr.sourceforge.net |