📄 formdefines.moresettings.txt
字号:
Compiler Options - More Settings
~guiinclude FormDefines_All.txt
~gui TabSheetMoreSettings Tab More Settings
More advanced settings are available on the second tab. These are constants
that can be used in expressions for conditional compiling after $IF in
comments and additional search paths for all projects to be parsed.
~gui MemoConstants Constants for Conditional Compiling
Here you can define additional constants to be checked when evaluating
expressions after $IF or $ELSEIF (in a comment) for conditional compiling.
Just use the same syntax for the declaration as in Pascal. The
constants are not allowed to be typed, just like in Delphi if they should be
used in conditional compiling expression. You can for instance define the
constants for the version of the RTL or the compiler.
~gui ListBoxSearchPath Search Paths
Additional search paths can be set with this list box. It is only searched
in them when searching the units of projects, i.e. the units referenced
in the project file (.dpr) itself. To set search paths for all units use
the page "Select Library Files" in the main form.~[p]
Double clicking an entry or pressing the delete key will remove the
selected file or directory.~[p]
You can drag directory from the Windows Explorer or other programs into
the list box to add them most simply.
~gui ButtonAdd Button Add
Browse for a directory to add to the list.
~gui ButtonRemove Button Remove
Removes the selected directory from the list.
~gui ButtonClear Button Clear
Clears the list so no directories are in it.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -