[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Finds a child control with the specified name.
Source position: controls.pp line 2403
public function TWinControl.FindChildControl( |
const ControlName: string |
):TControl; |
ControlName |
|
The Name of the control to find. |
True when the control has been found.
Version 4.0 | Generated 2025-05-03 | Home |