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

TControlActionLink.SetCaption

Sets the client's Caption, if the old values match.

Declaration

Source position: controls.pp line 905

protected procedure TControlActionLink.SetCaption(

  const Value: string

); override;

See also

TActionLink.SetCaption

  

SetCaption - specifies the string to be used as caption.