⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 formshowsource.html

📁 DelphiDoc is a program for automatic generation of documentation on a Delphi-Project. At the momen
💻 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>Show the Source Code - Help on GUI of JADD - Just Another DelphiDoc - JADD - Just Another DelphiDoc</title>
  <meta name="keywords" content="Show the Source Code">
  <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&amp;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="imagemap41" id="imagemap41"><area shape="rect" coords="4,65,581,346" alt="Source Code of File" title="Source Code of File" href="FormShowSource.html#PascalMemo">
<area shape="rect" coords="77,32,277,53" alt="Combo Box File" title="Combo Box File" href="FormShowSource.html#ComboBox">
<area shape="rect" coords="14,32,67,53" alt="Button Statistics on the selected File" title="Button Statistics on the selected File" href="FormShowSource.html#ButtonFileStatistics">
<area shape="rect" coords="496,32,573,53" alt="Button Sum Statistics on all Files" title="Button Sum Statistics on all Files" href="FormShowSource.html#ButtonAllStatistics">
<area shape="rect" coords="4,23,581,64" alt="No specific Help" title="No specific Help" href="FormShowSource.html#X.Default">
<area shape="rect" coords="4,351,581,433" alt="List of Identifiers" title="List of Identifiers" href="FormShowSource.html#ListBox">
<area shape="rect" coords="4,347,581,351" alt="Splitter of Source Code and List of Identifiers" title="Splitter of Source Code and List of Identifiers" href="FormShowSource.html#PanelSplitter">
</map>
<img src="Img41_FormShowSource.png" alt="Image of the Window" usemap="#imagemap41" border="0"></div>


<h1>Documentation of the Components</h1>



      <h2><a name="ComboBox">Combo Box File</a></h2>
The file to show the identifiers and its source code of can be chosen with this component. These files are sorted in the reverse order they are used, so more general files should be at the beginning and more specific ones at the end, and <code>$INCLUDE</code>d files at the very end.
<div align="right"><a href="#X.top">top</a></div>


      <h2><a name="PascalMemo">Source Code of File</a></h2>
The source code of the selected file is shown in this component (read only). 
<div align="right"><a href="#X.top">top</a></div>


      <h2><a name="ListBox">List of Identifiers</a></h2>
All identifiers of the selected file are shown in this list box. Via clicking the position of the definition is shown in the source code component. Double clicking will show the implementation if available.<p>
<p>
If you select an identifier that is declared in an included file you will be taken to the included file and an button is shown to return to the original file. Similar, when an error occurs or you select a message on the main window and the associated identifier is shown, there will also be this button if it is in an included file and the name of the including file will be shown.
<div align="right"><a href="#X.top">top</a></div>


      <h2><a name="PanelSplitter">Splitter of Source Code and List of Identifiers</a></h2>
The propotions of the source code and the list of identifiers can be changed by clicking and dragging this bar.
<div align="right"><a href="#X.top">top</a></div>


      <h2><a name="ButtonFileStatistics">Button Statistics on the selected File</a></h2>
Some statistics on the selected file can be shown by choosing this button.
<div align="right"><a href="#X.top">top</a></div>


      <h2><a name="ButtonAllStatistics">Button Sum Statistics on all Files</a></h2>
Some statistics summed up on all parsed files can be shown by choosing this button.
<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 + -