[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 1624

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.