[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the Name property.
Source position: controls.pp line 1453
protected procedure TControl.SetName( |
const Value: TComponentName |
); override; |
Value |
|
New value for the Name property. |
TComponent.Name |