📄 formselectparseddirectory.txt
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -