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

📄 formselectparseddirectory.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>Select Files or Classes by Module - Help on GUI of JADD - Just Another DelphiDoc - JADD - Just Another DelphiDoc</title>
  <meta name="keywords" content="Select Files or Classes by Module">
  <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="imagemap39" id="imagemap39"><area shape="rect" coords="163,364,294,377" alt="Label Number of Files" title="Label Number of Files" href="FormSelectParsedDirectory.html#LabelFileCount">
<area shape="rect" coords="14,33,394,125" alt="List of Files in selected Directory" title="List of Files in selected Directory" href="FormSelectParsedDirectory.html#ListViewFiles">
<area shape="rect" coords="15,135,395,351" alt="Tree of Directories" title="Tree of Directories" href="FormSelectParsedDirectory.html#TreeView">
<area shape="rect" coords="14,362,153,379" alt="Check Box Including Sub-Directories" title="Check Box Including Sub-Directories" href="FormSelectParsedDirectory.html#CheckBoxSubDirectories">
<area shape="rect" coords="305,358,394,387" alt="Button Cancel" title="Button Cancel" href="FormSelectParsedDirectory.html#BitBtnCancel">
<area shape="rect" coords="14,403,103,432" alt="Button Select" title="Button Select" href="FormSelectParsedDirectory.html#ButtonSelect">
<area shape="rect" coords="111,403,200,432" alt="Button Add" title="Button Add" href="FormSelectParsedDirectory.html#ButtonAdd">
<area shape="rect" coords="208,403,297,432" alt="Button Remove" title="Button Remove" href="FormSelectParsedDirectory.html#ButtonRemove">
<area shape="rect" coords="305,403,394,432" alt="Button Remove Others" title="Button Remove Others" href="FormSelectParsedDirectory.html#ButtonRemoveOthers">
</map>
<img src="Img39_FormSelectParsedDirectory.png" alt="Image of the Window" usemap="#imagemap39" border="0"></div>


<h1>Documentation of the Components</h1>



      <h2><a name="ListViewFiles">List of Files in selected Directory</a></h2>
Shows the list of files in the below selected directory.
<div align="right"><a href="#X.top">top</a></div>


      <h2><a name="TreeView">Tree of Directories</a></h2>
Allows to select the directory to select files to do an action with. Directories are interpreted as modules in this context.<br>
There is also a short context menu to expand and collapse the tree.
<div align="right"><a href="#X.top">top</a></div>


      <h2><a name="CheckBoxSubDirectories">Check Box Including Sub-Directories</a></h2>
Whether the action should also be performed with files in all sub-directories of the selected directory.
<div align="right"><a href="#X.top">top</a></div>


      <h2><a name="LabelFileCount">Label Number of Files</a></h2>
The number of selected files is shown here.
<div align="right"><a href="#X.top">top</a></div>


      <h2><a name="BitBtnCancel">Button Cancel</a></h2>
By pressing this button the dialog is canceled without performing any action.
<div align="right"><a href="#X.top">top</a></div>


      <h2><a name="ButtonSelect">Button Select</a></h2>
With this button the dialog is closed and all files or classes of the module, that are currently in the diagramm, are selected.
<div align="right"><a href="#X.top">top</a></div>


      <h2><a name="ButtonAdd">Button Add</a></h2>
With this button the dialog is closed and all files or classes of the module are added to the diagramm.
<div align="right"><a href="#X.top">top</a></div>


      <h2><a name="ButtonRemove">Button Remove</a></h2>
With this button the dialog is closed and all files or classes of the module are removed from the diagramm.
<div align="right"><a href="#X.top">top</a></div>


      <h2><a name="ButtonRemoveOthers">Button Remove Others</a></h2>
With this button the dialog is closed and all files or classes not in the module are removed from the diagramm, so only the files or classes in the module remain.
<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 + -