RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Classes.THelpContext Type

THelpContext is the range of values that a HelpContext value may have.

Pascal
THelpContext = -MaxLongint..MaxLongint;
C++
-MaxLongint..MaxLongint THelpContext;

Classes

Help context specifies the help context for the action when it is set. THelpContext is the return type from the HelpContext property of a visual controls. 

 

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