formmain.mfcompileroptions.txt
来自「DelphiDoc is a program for automatic gen」· 文本 代码 · 共 41 行
TXT
41 行
Page Compiler Options
~guiinclude FormMain_All.txt
~guialias LabelDelphiVersion ComboBoxDelphiVersion
~gui MFCompilerOptions Page Compiler Options
The version of Delphi to emulate and other compiler options can be
set on this page.
~gui ComboBoxDelphiVersion Delphi Version
The version of Delphi to emulate when parsing the source code files can
be chosen here. Delphi up to Delphi 7 is fully backward
compatible so the parser is really always the same, this option will only
set the compiler symbols to be used for conditional compiling.~[p]
The parsing of Delphi .Net is not supported so far, I don't have it and
there is no official grammar to create a parser from. Delphi 2005 for
Win32 is not fully supported either, but should work in most cases.
Kylix has to be selected in the ~[linkGUI FormDefines dialog] opened
by the button ~[linkGUI #ButtonCompilerOptions Edit Compiler Options].
~gui ButtonCompilerOptions Edit Compiler Options
Opens ~[linkGUI FormDefines a dialog] to change the compiler settings.
This can be ignored for most projects. The compiler settings will
automatically be read from the respective .cfg/.conf-file when a
project is parsed. The compiler symbols for the version of Delphi can
also be defined directly on the main window.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?