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

TControl.HelpType

Determines whether context-sensitive Help is selected by numeric ID or keyword.

Declaration

Source position: controls.pp line 1699

published property TControl.HelpType : THelpType
  read FHelpType
  write FHelpType
  default htContext;

See also

TControl.HelpContext

  

The ID for context-sensitive Help on this control.

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.