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

📄 formguitopics.txt

📁 DelphiDoc is a program for automatic generation of documentation on a Delphi-Project. At the momen
💻 TXT
字号:
Alternative Content for the Main Index of the Help
~guiinclude Default.txt


~gui ComboBoxNodeCaptions Captions of Nodes

The nodes in the tree view can either show the text of the entries, the target
it links to or both. What information should be shown can be selected with
this control.


~gui TreeView Tree View of Content

The alternative content of the main index is arranged hierarchical like a tree.
This is done because normal, continuous text can easier be inserted by writing 
text outside of sections in files with additional user documentation and it 
makes sense for most (non-trivial) GUIs to arrange links to the help on its 
parts in this fashion.

The nodes for this tree can be created, deleted and moved with the buttons on
the right, but they can also be moved by dragging them with the mouse.

The values of the selected node can be edited with the controls in the group 
box.

The kind of the link of the node will be indicated with an icon.~[br]
If the ~[linkGUI FormMain.MFGUIHelpFiles#CheckBoxUseLoadedGUILogs documentation 
as a help has already been generated and the information is still available] 
the validity of links into the help on a GUI or into the additional user 
documentation will be indicated with a green check mark on the lower left side
of the node's icon. If it is not valid a red cross will be used instead.~[br]
Similar a check mark or cross will be shown on the lower right side for nodes 
which contain other nodes that link into the generated documentation.



~gui BitBtnClose Button Close

Closes the dialog. The alternative content of the main index is edited 
directly with this dialog, so there is no way to cancel the changes done
in it.



~gui ButtonClearTree Button Clear Tree

Clears the alternative content of the main index by deleting all nodes.
When no alternative content has been defined the default content will be 
used for the main index when generating the help.

~gui ButtonNew Button New Entry

Creates a new node below the currently selected one.

~gui ButtonRemove Button Remove Entry

Removes the currently selected node.


~gui ButtonLeft Button Move Entry Left

Moves the currently selected node left, i.e. moves it one level upwards.
The node will be inserted directly below its current parent node.

~gui ButtonRight Button Move Entry Right

Moves the currently selected node right, i.e. moves it one level downwards.
The node will be inserted as the last child node of the node directly above 
it.

~gui ButtonUp Button Move Entry Up

Moves the currently selected node above its predecessor, i.e. swaps it with
the node directly above it.

~gui ButtonDown Button Move Entry Down

Moves the currently selected node below its successor, i.e. swaps it with
the node directly below it.







~gui GroupBoxEntry Values of the Entry

Contains the controls to edit the values of the currently selected node in the
tree view.


~gui EditText The Text of the Entry

The text to be shown for the current entry. If it is empty and the entry is a 
link to a comment in the help on a GUI or to a page of the additional user 
documentation, the title of the target will be used instead.

~gui RadioGroupLinkType Kind of Link of the Entry

Selects to what kind of target the current entry points to. It can either be a 
simple text with no link at all or a link inside the help on a GUI, to a page 
of the additional user documentation or to an external resource, either in the 
internet or in the local file system.

~gui ComboBoxLinkTarget Target of the Link of the Entry

The target of the link of the current entry is defined with this control, it 
is not visible if the entry is only a simple text without a link.

If the link points into the help on the GUI or in the additional user 
documentation and the 
~[linkGUI FormMain.MFGUIHelpFiles#CheckBoxUseLoadedGUILogs documentation has
already been generated and the information is still available] the list of GUIs
or the list of pages of the user documentation will be available in the drop 
down list of the control to allow an easy selection of the target.

~gui ComboBoxComment Comments in GUIs to Link to

If the link of the current entry points into the help on a GUI the comment 
inside a logged GUI can be selected with the second control. It will only be 
visible in that case. Similar to the control above it, all comments inside 
the selected  GUI will be added to the drop down list, if available, to allow 
an easy selection of the target of the link.

⌨️ 快捷键说明

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