<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--
* ***** BEGIN LICENSE BLOCK *****
*
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance with the
* License. You may obtain a copy of the License at http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
* the specific language governing rights and limitations under the License.
*
* The Original Code is menu_tools.htm
*
* The Initial Developer of the Original Code is Peter Johnson
* (http://www.delphidabbler.com/).
*
* Portions created by the Initial Developer are Copyright (C) 2005-2006 Peter
* Johnson. All Rights Reserved.
*
* Contributor(s): None
*
* ***** END LICENSE BLOCK *****
-->
<html>
<head>
<meta
name="generator"
content="HTML Tidy, see www.w3.org">
<meta
http-equiv="Content-Type"
content="text-html; charset=Windows-1252">
<title>
Tools Menu
</title>
<link
rel="stylesheet"
href="../css/codesnip.css"
type="text/css">
</head>
<body>
<h1>
<a
name="menu_tools"></a>Tools Menu
</h1>
<p>
The Tools menu contains the following options:
</p>
<table class="menu" cellspacing="1" cellpadding="0">
<tr>
<td class="img">
<img
alt="Menu icon"
src="../images/Preferences.gif"
class="glyph">
</td>
<td class="item">
Preferences
</td>
<td class="desc">
Displays the <a
href="dlg_preferences.htm">Preferences</a> dialog box where the user
can configure various aspects of the application.
</td>
</tr>
<tr>
<td class="img">
<img
alt="Menu icon"
src="../images/ConfigCompilers.gif"
class="glyph">
</td>
<td class="item">
Configure Compilers
</td>
<td class="desc">
Displays the <a
href="dlg_configcompilers.htm">Configure Compilers</a> dialog box
where the compilers used in test compilations are specified.
</td>
</tr>
<tr>
<td class="img">
<img
alt="Menu icon"
src="../images/BugReport.gif"
class="glyph">
</td>
<td class="item">
Report Bug Online
</td>
<td class="desc">
Displays the <a
href="dlg_bugreport.htm">Bug Report Wizard</a>. This is used to enter
details of any bugs you have found. The completed report is posted
directly to the DelphiDabbler website.
</td>
</tr>
<tr>
<td class="img">
<img
alt="Menu icon"
src="../images/JoinMailList.gif"
class="glyph">
</td>
<td class="item">
Join Mailing List
</td>
<td class="desc">
Displays the <a
href="dlg_maillist.htm">Join Mailing List</a> dialog box
which can be used to subscribe to the <em>CodeSnip</em> <a
href="mailing_list.htm">mailing list</a>.
</td>
</tr>
<tr>
<td class="img">
</td>
<td class="item">
Register CodeSnip
</td>
<td class="desc">
Displays the <a
href="dlg_register.htm">Registration Wizard</a> that enables the
program to be registered online. Registration is not compulsory, but
is appreciated.<br>
<strong>Note:</strong> This menu item only appears if <em>
CodeSnip</em> has not been registered.
</td>
</tr>
</table>
<p>
Return to the <a
href="main_menu.htm">main menu</a>.
</p>
</body>
</html>