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

TControlActionLink.SetCaption

Sets the client Caption when it is linked to the Action for the control.

Declaration

Source position: controls.pp line 967

protected procedure TControlActionLink.SetCaption(

  const Value: string

); override;

Arguments

Value

  

New value for the Caption property in the client control.

See also

TActionLink.SetCaption

  

Sets the value for the Caption property.

Version 4.6 Hosted on Source Forge