📄 formcomparison.txt
字号:
Compare Sets of Parsed Data
~guiinclude Default.txt
~guialias ListBoxFiles2 ListBoxFiles1
~guialias PanelFiles ListBoxFiles1
~guialias ListBoxIdentifiers2 ListBoxIdentifiers1
~guialias PanelIdentifiers ListBoxIdentifiers1
~guialias ListBoxMembers2 ListBoxMembers1
~guialias PanelMembers ListBoxMembers1
~guialias CheckBoxFilterFiles CheckBoxAutoFiles
~guialias CheckBoxAutoIdentifiers CheckBoxAutoFiles
~guialias CheckBoxFilterIdentifiers CheckBoxAutoFiles
~guialias CheckBoxAutoMembers CheckBoxAutoFiles
~guialias CheckBoxFilterMembers CheckBoxAutoFiles
~guialias PanelSplitterFiles PanelSplitterMessages
~guialias PanelSplitterIdentifiers PanelSplitterMessages
~gui ListBoxFiles1 Lists of Files
These two list boxes show all files in both sets of parsed datas. Select an
entry to show the identifiers of the file in the list box below it. Select
a file in the list box next to it, to compare both files. If they are
different messages describing the found differences will be logged in the
text area at the bottom of the window.
~gui ListBoxIdentifiers1 Lists of Identifiers in the Files
These two list boxes show all identifiers of the files selected in the
list boxes above them. Select an entry of a record-like type
(record, class, etc.) to show its members in the list box below it. Select
an entry in the list box next to it, to compare both identifiers. If they
are different messages describing the found differences will be logged in
the text area at the bottom of the window.
~gui ListBoxMembers1 Lists of Members of Classes
These two list boxes show all members of the record-like types
(record, class, etc.) selected in the list boxes above them. Select
an entry in the list box next to it, to compare both identifiers. If they
are different messages describing the found differences will be logged in
the text area at the bottom of the window.
~gui ListBoxMessages Messages
Is an entry is selected in one of the list boxes it will be compared with the
entry in the other next box in the pair next to it. If they are different
messages describing the found differences will be logged here.
~gui CheckBoxAutoFiles Check Boxes
For each pair of list boxes of files, identifiers or members there are two
check boxes.~[br]
If the upper one is checked and you select an entry in one of the list boxes
the program will try to select the matching entry in the other list box.~[br]
If the lower one is checked only those entries in both list boxes are shown,
to which no equal entry in the other list box exists. So only different
entries are shown what should ease the comparison.
~gui PanelSplitterMessages Splitter
Drag on of the three splitters on the form to change the sizes of the components.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -