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

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.

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads