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

TWinControl.ControlByName

ControlByName - returns the identity of a control whose name is given as an argument

Declaration

Source position: controls.pp line 1779

public function TWinControl.ControlByName(

  const ControlName: String

):TControl;