📄 formmain.mfguihelp.txt
字号:
Page Generate Help on a GUI
~guiinclude FormMain_Generate.txt
~gui MFGUIHelp Page to generate Help on a GUI
Documentation can be generated as a help on a GUI - Graphical User
Interface. For that log files of the GUI have to be generated.
JADD's source distribution contains in the subdirectory GUI the
file UFormHelp, that can be included in any other Delphi project to
create the log files. For each log file another file (same base
name, but extension .txt) should be created and contain the help
on each component.~[p]
For more information please take a look at the manual. JADD's source
files also include the files used to generate its help (you are
currently looking at it).
~gui ButtonGenerate Generate Documentation
Generates documentation as a help of a GUI - Graphical User Interface
of a program. The log file of all components first have to generated,
take a look at the file ~[code GUI\UFormHelp.pas] in the source of
this program. The files first have to be selected on
~[linkGUI FormMain.MFGUIHelpFiles the previous page].
Specified user documentation will be used, too.
Not all generators support this kind of documentation, currently Windows
Help files, PDF files or sets of HTML files and HTML Help can be created
with this kind of documentation. Windows Help and HMTL Help will also use
the help contexts of the components.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -