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

📄 formshowsource.txt

📁 DelphiDoc is a program for automatic generation of documentation on a Delphi-Project. At the momen
💻 TXT
字号:
Show the Source Code
~guiinclude Default.txt



~guimanual 4,65,581,346 #PascalMemo


~gui ComboBox Combo Box File
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]d files at the very end.


~gui PascalMemo Source Code of File
The source code of the selected file is shown in this component (read only).
~[helpContext 27001]

~gui ListBox List of Identifiers
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]

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.


~gui PanelSplitter Splitter of Source Code and List of Identifiers
The propotions of the source code and the list of identifiers can be changed by
clicking and dragging this bar.

~gui ButtonFileStatistics Button Statistics on the selected File

Some statistics on the selected file can be shown by choosing this button.

~gui ButtonAllStatistics Button Sum Statistics on all Files

Some statistics summed up on all parsed files can be shown by choosing this
button.

⌨️ 快捷键说明

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