[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Finds a child control by name.
Source position: controls.pp line 2135
public function TWinControl.FindChildControl( |
const ControlName: |
):TControl; |
ControlName |
|
The Name of the control to find. |
True when the control has been found.