📄 formdefines.moresettings.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>Compiler Options - More Settings - Help on GUI of JADD - Just Another DelphiDoc - JADD - Just Another DelphiDoc</title>
<meta name="keywords" content="Compiler Options - More Settings">
<meta name="Generator" content="JADD - Just Another DelphiDoc">
<link rel="stylesheet" type="text/css" href="DelphiDoc.css" title="Style">
</head>
<body>
<table width="100%" class="headerlinks"><tbody><tr>
<td align="center"><a href="index.html">Index</a></td>
</tr></tbody></table>
<hr>
<p align="center">
<!-- local -->
<a href="http://sourceforge.net/"><img
src="sflogo.png"
width="210" height="62" border="0" alt="SourceForge.net Logo"
align="right"></a>
<!-- /local -->
<!-- public - -!
<a href="http://sourceforge.net/"><img
src="http://sourceforge.net/sflogo.php?group_id=113456&type=5"
width="210" height="62" border="0" alt="SourceForge.net Logo"
align="right"></a>
<!- - /public -->
Homepage: <a href="http://delphidoc.sourceforge.net/">http://delphidoc.sourceforge.net/</a><br>
Project-Page: <a href="http://sourceforge.net/projects/delphidoc/">http://sourceforge.net/projects/delphidoc/</a><br>
</p>
<br clear="all">
<div align="center"><a name="X.top" id="X.top">Click component for help:</a></div>
<div class="imgparagraph" align="center">
<map name="imagemap5" id="imagemap5"><area shape="rect" coords="4,23,99,44" alt="Compiler Options" title="Compiler Options" href="FormDefines.html">
<area shape="rect" coords="100,23,175,44" alt="Compiler Options - More Settings" title="Compiler Options - More Settings" href="FormDefines.MoreSettings.html">
<area shape="rect" coords="176,23,297,44" alt="Compiler Options - After parsing .cfg/.conf" title="Compiler Options - After parsing .cfg/.conf" href="FormDefines.After.html">
<area shape="rect" coords="526,397,604,425" alt="OK" title="OK" href="FormDefines.html#BitBtnOK">
<area shape="rect" coords="18,57,261,70" alt="Constants for Conditional Compiling" title="Constants for Conditional Compiling" href="FormDefines.MoreSettings.html#MemoConstants">
<area shape="rect" coords="18,229,257,242" alt="Search Paths" title="Search Paths" href="FormDefines.MoreSettings.html#ListBoxSearchPath">
<area shape="rect" coords="18,72,598,207" alt="Constants for Conditional Compiling" title="Constants for Conditional Compiling" href="FormDefines.MoreSettings.html#MemoConstants">
<area shape="rect" coords="459,219,522,242" alt="Button Remove" title="Button Remove" href="FormDefines.MoreSettings.html#ButtonRemove">
<area shape="rect" coords="351,219,414,242" alt="Button Add" title="Button Add" href="FormDefines.MoreSettings.html#ButtonAdd">
<area shape="rect" coords="535,219,598,242" alt="Button Clear" title="Button Clear" href="FormDefines.MoreSettings.html#ButtonClear">
<area shape="rect" coords="18,244,598,379" alt="Search Paths" title="Search Paths" href="FormDefines.MoreSettings.html#ListBoxSearchPath">
<area shape="rect" coords="8,47,608,387" alt="Tab More Settings" title="Tab More Settings" href="FormDefines.MoreSettings.html#TabSheetMoreSettings">
</map>
<img src="Img5_FormDefines.MoreSettings.png" alt="Image of the Window" usemap="#imagemap5" border="0"></div>
<h1>Documentation of the Components</h1>
<h2><a name="TabSheetMoreSettings">Tab More Settings</a></h2>
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.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="MemoConstants">Constants for Conditional Compiling</a></h2>
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.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="ListBoxSearchPath">Search Paths</a></h2>
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>
<p>
Double clicking an entry or pressing the delete key will remove the selected file or directory.<p>
<p>
You can drag directory from the Windows Explorer or other programs into the list box to add them most simply.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="ButtonAdd">Button Add</a></h2>
Browse for a directory to add to the list.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="ButtonRemove">Button Remove</a></h2>
Removes the selected directory from the list.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="ButtonClear">Button Clear</a></h2>
Clears the list so no directories are in it.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="X.Default" id="X.Default">No specific Help</a></h2>
Please see one of the contained components for a more specific help.
<div align="right"><a href="#X.top">top</a></div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -