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

TControl.SetName

Set the name of the control

Declaration

Source position: controls.pp line 1062

protected procedure TControl.SetName(

  const Value: TComponentName

); override;