System.Classes.THelpContext
Delphi
THelpContext = -MaxInt..MaxInt;
C++
typedef int THelpContext;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | System.Classes.pas System.Classes.hpp |
System.Classes | System.Classes |
Description
The range of values that HelpContext values may have.
THelpContext defines the type of the HelpContext property of a visual control or an action. HelpContext specifies an integer context ID defining the Help topic for an action or a control, when it is set.