formmain.mfselectfiles.txt
来自「DelphiDoc is a program for automatic gen」· 文本 代码 · 共 25 行
TXT
25 行
Page Select Files to Parse
~guiinclude FormMain_SelectFiles.txt
~gui MFSelectFiles Page Select Files
The files to be parsed can be selected on this page.
~gui CheckListBox List of Files
The list of files to parse. Files and directories can be added to the
list, for a directory all files in it with a Delphi source code extension
will be parsed. If the directory is marked, also all matching files in
its subdirectories will parsed. For files the mark means,
if it is a project file (exe file, library or package), that all used
files, i.e. the units in the project, will be parsed.~[p]
Double clicking an entry or pressing the delete key will remove the
selected file or directory.~[p]
Files and directories can be dragged from the Windows Explorer or other
programs into the list box to add them most simply.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?