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