Welcome to the new DelphiDabbler Code Library Documentation.

This is a new site that's currently running on alpha code. There are going to be bugs. If you discover any, please report them on the site's issues page (GitHub account required). Thanks.

Warning: Many URLs are going to change. Refer to the README file to discover which library project's documentation has been completed.

HelpContext property

Project: Shell Folders Unit.

Unit: PJShellFolders.

Class: TPJBrowseDialog

Applies to: ~>2.0

type
  THelpContext = -MaxLongInt..MaxLongInt;

property HelpContext: THelpContext;

Description

This property contains an integer value that determines which help topic appears when the user requests help. HelpContext has effect only if the following conditions are met:

If HelpContext is set to the default value of 0, and HelpType = htContext then any help button that is displayed is disabled.