Finds a child control with the specified name.
Source position: controls.pp line 2341
public function TWinControl.FindChildControl( |
const ControlName: string |
):TControl; |
ControlName |
|
The Name of the control to find. |
True when the control has been found.
CT Web help |
CodeTyphon Studio |