📄 formguitopics.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>Alternative Content for the Main Index of the Help - Help on GUI of JADD - Just Another DelphiDoc - JADD - Just Another DelphiDoc</title>
<meta name="keywords" content="Alternative Content for the Main Index of the Help">
<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="imagemap1" id="imagemap1"><area shape="rect" coords="14,40,87,53" alt="Captions of Nodes" title="Captions of Nodes" href="FormGUITopics.html#ComboBoxNodeCaptions">
<area shape="rect" coords="99,36,261,57" alt="Captions of Nodes" title="Captions of Nodes" href="FormGUITopics.html#ComboBoxNodeCaptions">
<area shape="rect" coords="271,67,346,96" alt="Button Move Entry Left" title="Button Move Entry Left" href="FormGUITopics.html#ButtonLeft">
<area shape="rect" coords="356,67,431,96" alt="Button Move Entry Right" title="Button Move Entry Right" href="FormGUITopics.html#ButtonRight">
<area shape="rect" coords="271,101,346,130" alt="Button Move Entry Up" title="Button Move Entry Up" href="FormGUITopics.html#ButtonUp">
<area shape="rect" coords="356,101,431,130" alt="Button Move Entry Down" title="Button Move Entry Down" href="FormGUITopics.html#ButtonDown">
<area shape="rect" coords="441,67,516,96" alt="Button New Entry" title="Button New Entry" href="FormGUITopics.html#ButtonNew">
<area shape="rect" coords="441,101,516,130" alt="Button Remove Entry" title="Button Remove Entry" href="FormGUITopics.html#ButtonRemove">
<area shape="rect" coords="441,33,516,62" alt="Button Clear Tree" title="Button Clear Tree" href="FormGUITopics.html#ButtonClearTree">
<area shape="rect" coords="271,33,346,62" alt="Button Close" title="Button Close" href="FormGUITopics.html#BitBtnClose">
<area shape="rect" coords="283,161,307,174" alt="The Text of the Entry" title="The Text of the Entry" href="FormGUITopics.html#EditText">
<area shape="rect" coords="283,283,340,296" alt="Target of the Link of the Entry" title="Target of the Link of the Entry" href="FormGUITopics.html#ComboBoxLinkTarget">
<area shape="rect" coords="283,331,330,344" alt="Comments in GUIs to Link to" title="Comments in GUIs to Link to" href="FormGUITopics.html#ComboBoxComment">
<area shape="rect" coords="283,178,503,199" alt="The Text of the Entry" title="The Text of the Entry" href="FormGUITopics.html#EditText">
<area shape="rect" coords="283,209,503,273" alt="Kind of Link of the Entry" title="Kind of Link of the Entry" href="FormGUITopics.html#RadioGroupLinkType">
<area shape="rect" coords="283,299,503,320" alt="Target of the Link of the Entry" title="Target of the Link of the Entry" href="FormGUITopics.html#ComboBoxLinkTarget">
<area shape="rect" coords="283,351,503,372" alt="Comments in GUIs to Link to" title="Comments in GUIs to Link to" href="FormGUITopics.html#ComboBoxComment">
<area shape="rect" coords="271,141,516,387" alt="Values of the Entry" title="Values of the Entry" href="FormGUITopics.html#GroupBoxEntry">
<area shape="rect" coords="14,67,261,461" alt="Tree View of Content" title="Tree View of Content" href="FormGUITopics.html#TreeView">
</map>
<img src="Img1_FormGUITopics.png" alt="Image of the Window" usemap="#imagemap1" border="0"></div>
<h1>Documentation of the Components</h1>
<h2><a name="ComboBoxNodeCaptions">Captions of Nodes</a></h2>
The nodes in the tree view can either show the text of the entries, the target it links to or both. What information should be shown can be selected with this control.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="TreeView">Tree View of Content</a></h2>
The alternative content of the main index is arranged hierarchical like a tree. This is done because normal, continuous text can easier be inserted by writing text outside of sections in files with additional user documentation and it makes sense for most (non-trivial) GUIs to arrange links to the help on its parts in this fashion. <p>
The nodes for this tree can be created, deleted and moved with the buttons on the right, but they can also be moved by dragging them with the mouse. <p>
The values of the selected node can be edited with the controls in the group box. <p>
The kind of the link of the node will be indicated with an icon.<br>
If the <a href="FormMain.MFGUIHelpFiles.html#CheckBoxUseLoadedGUILogs">documentation as a help has already been generated and the information is still available</a> the validity of links into the help on a GUI or into the additional user documentation will be indicated with a green check mark on the lower left side of the node's icon. If it is not valid a red cross will be used instead.<br>
Similar a check mark or cross will be shown on the lower right side for nodes which contain other nodes that link into the generated documentation.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="BitBtnClose">Button Close</a></h2>
Closes the dialog. The alternative content of the main index is edited directly with this dialog, so there is no way to cancel the changes done in it.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="ButtonClearTree">Button Clear Tree</a></h2>
Clears the alternative content of the main index by deleting all nodes. When no alternative content has been defined the default content will be used for the main index when generating the help.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="ButtonNew">Button New Entry</a></h2>
Creates a new node below the currently selected one.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="ButtonRemove">Button Remove Entry</a></h2>
Removes the currently selected node.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="ButtonLeft">Button Move Entry Left</a></h2>
Moves the currently selected node left, i.e. moves it one level upwards. The node will be inserted directly below its current parent node.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="ButtonRight">Button Move Entry Right</a></h2>
Moves the currently selected node right, i.e. moves it one level downwards. The node will be inserted as the last child node of the node directly above it.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="ButtonUp">Button Move Entry Up</a></h2>
Moves the currently selected node above its predecessor, i.e. swaps it with the node directly above it.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="ButtonDown">Button Move Entry Down</a></h2>
Moves the currently selected node below its successor, i.e. swaps it with the node directly below it.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="GroupBoxEntry">Values of the Entry</a></h2>
Contains the controls to edit the values of the currently selected node in the tree view.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="EditText">The Text of the Entry</a></h2>
The text to be shown for the current entry. If it is empty and the entry is a link to a comment in the help on a GUI or to a page of the additional user documentation, the title of the target will be used instead.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="RadioGroupLinkType">Kind of Link of the Entry</a></h2>
Selects to what kind of target the current entry points to. It can either be a simple text with no link at all or a link inside the help on a GUI, to a page of the additional user documentation or to an external resource, either in the internet or in the local file system.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="ComboBoxLinkTarget">Target of the Link of the Entry</a></h2>
The target of the link of the current entry is defined with this control, it is not visible if the entry is only a simple text without a link. <p>
If the link points into the help on the GUI or in the additional user documentation and the <a href="FormMain.MFGUIHelpFiles.html#CheckBoxUseLoadedGUILogs">documentation has already been generated and the information is still available</a> the list of GUIs or the list of pages of the user documentation will be available in the drop down list of the control to allow an easy selection of the target.
<div align="right"><a href="#X.top">top</a></div>
<h2><a name="ComboBoxComment">Comments in GUIs to Link to</a></h2>
If the link of the current entry points into the help on a GUI the comment inside a logged GUI can be selected with the second control. It will only be visible in that case. Similar to the control above it, all comments inside the selected GUI will be added to the drop down list, if available, to allow an easy selection of the target of the link.
<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 + -