RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TForm.HelpFile Property

Specifies the name of the file the form uses to display Help.

Pascal
property HelpFile: string;
C++
__property AnsiString HelpFile;

Use HelpFile for forms that have a help file to use with the Help system. Help topics are selected from the specified file. 

 

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