[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TWinControl.FindChildControl

Finds a child control with the specified name.

Declaration

Source position: controls.pp line 2403

public function TWinControl.FindChildControl(

  const ControlName: string

):TControl;

Arguments

ControlName

  

The Name of the control to find.

Function result

True when the control has been found.


Version 4.0 Generated 2025-05-03 Home