TClrCustomControl.SetName(TComponentName) Method
Sets the name of the control.
protected procedure SetName(const Value: TComponentName); override;
Parameters
- Value
- Type: TComponentName
Sets the name of the control.
protected procedure SetName(const Value: TComponentName); override;