formselectparseddirectory.txt

来自「DelphiDoc is a program for automatic gen」· 文本 代码 · 共 42 行

TXT
42
字号
Select Files or Classes by Module
~guiinclude Default.txt



~gui ListViewFiles List of Files in selected Directory
Shows the list of files in the below selected directory.

~gui TreeView Tree of Directories
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.

~gui CheckBoxSubDirectories Check Box Including Sub-Directories
Whether the action should also be performed with files in all 
sub-directories of the selected directory.

~gui LabelFileCount Label Number of Files
The number of selected files is shown here.


~gui BitBtnCancel Button Cancel
By pressing this button the dialog is canceled without performing 
any action.

~gui ButtonSelect Button Select
With this button the dialog is closed and all files or classes of 
the module, that are currently in the diagramm, are selected.

~gui ButtonAdd Button Add
With this button the dialog is closed and all files or classes of the
module are added to the diagramm.

~gui ButtonRemove Button Remove
With this button the dialog is closed and all files or classes of the 
module are removed from the diagramm.

~gui ButtonRemoveOthers Button Remove Others
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.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?