RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFileOpen.HelpType Property

Indicates the mechanism for client controls and menu items to use when invoking help.

Pascal
property HelpType: THelpType;
C++
__property THelpType HelpType;

HelpType, when set, indicates whether client controls and menu items should use the HelpContext or the HelpKeyword property for invoking the help system. This value is propagated to the HelpType property of client controls and menu items. 

 

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