[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.HelpContext

The ID for context-sensitive Help on this control.

Declaration

Source position: controls.pp line 1701

published property TControl.HelpContext : THelpContext
  read FHelpContext
  write SetHelpContext
  stored IsHelpContextStored
  default 0;

See also

TControl.HelpKeyword

  

The keyword for context-sensitive Help on this control.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.