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

TWinControl.FindChildControl

FindChildControl - find what controls are descended from the current one

Declaration

Source position: controls.pp line 1795

public function TWinControl.FindChildControl(

  const ControlName: String

):TControl;