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

TControlActionLink.SetHelpKeyword

Sets the HelpKeyword, if the old Help properties match (IsHelpLinked).

Declaration

Source position: controls.pp line 909

protected procedure TControlActionLink.SetHelpKeyword(

  const Value: string

); override;