Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControl.SetName

Sets the value for the Name property.

Declaration

Source position: controls.pp line 1499

protected procedure TControl.SetName(

  const Value: TComponentName

); override;

Arguments

Value

  

New value for the Name property.

See also

TComponent.Name



CT Web help

CodeTyphon Studio