RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCommonDialog.HelpContext Property

Specifies the context number for online Help.

Pascal
property HelpContext: THelpContext;
C++
__property THelpContext HelpContext;

The HelpContext property is an integer value that determines which Help screen appears when the user requests context-sensitive online Help. If HelpContext is set to the default value of 0, the dialog inherits the Help context of its parent. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!