[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 2376
public function TWinControl.ContainsControl( |
Control: TControl |
):Boolean; |
Control |
|
The control examined as a child control. |
True when we are a parent of Control.
Version 4.0 | Generated 2025-05-03 | Home |