📄 frmmain.dfm
字号:
object MainForm: TMainForm
Left = 184
Top = 122
AutoScroll = False
Caption = 'PEViewer'
ClientHeight = 479
ClientWidth = 706
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Icon.Data = {
0000010001002020100000000000E80200001600000028000000200000004000
0000010004000000000080020000000000000000000000000000000000000000
000000008000008000000080800080000000800080008080000080808000C0C0
C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF002222
22222222222222222222222222222EEEEEEEEEEEEEEEEEEEEEEEEEEEEEE22EEE
00EEEEEEEEEEEEEEEEEEEEEEEEE22EEEEE000EEEEEEEEEEEEEEEEEEEEEE22EE0
00000000000000000000000000E22EEEEEEEEEE000EEEEEEEEEEEEEEEEE22EEE
EEEEEEEEEE000EEEEEEEEEEEEEE22EEEEEEEEEEEEEEEE000EEEEEEEEEEE22EED
DDEEDDDDDDEEDDDD000DDEDDEEE22EEDDDEEEEDDEEEDDEEEDEEDDEDDEEE22EED
EDEEEEDDEEEDDEEEEEEDD0DDEEE22EDDEDDEEEDDEEEDDDDDDEDDEDEDD0E22EDD
EDDEEEDDEEEDDEEDDEDDEDEDDEE22DDDEDDDDDDDEEEEDDDDEDDDDEDDDDE22EEE
EEEEEEEEEEEEEEEEEEEEEEEEEEE22EEEEEEEEEDDEEEEEEEEEEEEEEEEEEE22EEE
EEEEEEEEEEEEEEEEEEEEEEEEEEE22EEEEEEEEEEEEEEEEEEEEEEEEEEEEEE22EEE
EE11EEEEEEEE11111111EEEEEEE22EEEEE11EEEEEEEE11111111EEEEEEE22EEE
EE11EEEEEEEE11EEEEEEEEEEEEE22EEEEE11EEEEEEEE11EEEEEEEEEEEEE22EEE
EE111111EEEE11EEEEEEEEEEEEE22EEEEE1111111EEE11111111EEEEEEE22EEE
EE11EEEE11EE11111111EEEEEEE22EEEEE11EEEE11EE11EEEEEEEEEEEEE22EEE
EE11EEEE11EE11EEEEEEEEEEEEE22EEEEE11111111EE11111111EEEEEEE22EEE
EE1111111EEE11111111EEEEEEE22EEEEEEEEEEEEEEEEEEEEEEEEEEEEEE22EEE
EEEEEEEEEEEEEEEEEEEEEEEEEEE2222222222222222222222222222222220000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000}
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 12
object Image1: TImage
Left = 448
Top = 1
Width = 89
Height = 72
end
object ActionMainMenuBar1: TActionMainMenuBar
Left = 0
Top = 0
Width = 706
Height = 23
UseSystemFont = False
ActionManager = ActionManager1
Caption = #33756#21333#26639
ColorMap.HighlightColor = 14410210
ColorMap.BtnSelectedColor = clBtnFace
ColorMap.UnusedColor = 14410210
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
PersistentHotKeys = True
Spacing = 0
end
object ActionToolBar1: TActionToolBar
Left = 0
Top = 23
Width = 706
Height = 26
ActionManager = ActionManager1
Caption = #24037#20855#26639
ColorMap.HighlightColor = 14410210
ColorMap.BtnSelectedColor = clBtnFace
ColorMap.UnusedColor = 14410210
Spacing = 0
end
object PnlTop: TPanel
Left = 0
Top = 49
Width = 706
Height = 410
Align = alClient
BevelOuter = bvNone
TabOrder = 2
object SplitterV: TSplitter
Left = 160
Top = 0
Width = 2
Height = 410
Color = clSilver
ParentColor = False
end
object PnlLeft: TPanel
Left = 0
Top = 0
Width = 160
Height = 410
Align = alLeft
BevelOuter = bvLowered
TabOrder = 0
object trvPEStructure: TTreeView
Left = 1
Top = 31
Width = 158
Height = 378
Align = alClient
BevelInner = bvNone
BevelOuter = bvNone
BorderStyle = bsNone
Color = clWhite
Indent = 19
ReadOnly = True
TabOrder = 0
OnChange = trvPEStructureChange
end
object PnlLeftTop: TPanel
Left = 1
Top = 1
Width = 158
Height = 30
Align = alTop
Alignment = taLeftJustify
Caption = ' PE'#20998#26512#21015#34920
TabOrder = 1
end
end
object PnlRight: TPanel
Left = 162
Top = 0
Width = 544
Height = 410
Align = alClient
BevelOuter = bvLowered
TabOrder = 1
object pnlRightTop: TPanel
Left = 1
Top = 1
Width = 542
Height = 30
Align = alTop
Alignment = taLeftJustify
TabOrder = 0
object btnShowCtrl: TBitBtn
Left = 150
Top = 4
Width = 91
Height = 22
Caption = #26174#31034#33756#21333'/'#23545#35805
TabOrder = 0
Visible = False
OnClick = btnShowCtrlClick
end
end
object nbExeRes: TNotebook
Left = 1
Top = 31
Width = 542
Height = 378
Align = alClient
PageIndex = 3
TabOrder = 1
object TPage
Left = 0
Top = 0
Caption = 'DetailListPage'
object ImgPIC: TImage
Left = 141
Top = 93
Width = 105
Height = 105
end
object lvDetailRes: TListView
Left = 0
Top = 0
Width = 542
Height = 378
Align = alClient
BorderStyle = bsNone
Columns = <
item
Caption = ' '#21517#31216
Width = 100
end
item
Caption = ' '#20559#31227#20540
Width = 120
end
item
AutoSize = True
Caption = ' '#22823#23567
end>
ColumnClick = False
GridLines = True
ReadOnly = True
RowSelect = True
SmallImages = ImageList2
TabOrder = 0
ViewStyle = vsReport
end
object TPage
Left = 0
Top = 0
Caption = 'ImagePage'
end
end
object TPage
Left = 0
Top = 0
Caption = 'MenuPage'
object trvMenuRes: TTreeView
Left = 0
Top = 0
Width = 542
Height = 378
Align = alClient
BorderStyle = bsNone
Indent = 19
TabOrder = 0
end
end
object TPage
Left = 0
Top = 0
Caption = 'BinaryPage'
object lvBinaryRes: TListView
Left = 0
Top = 0
Width = 542
Height = 378
Align = alClient
BorderStyle = bsNone
Columns = <
item
Caption = ' '#22320#22336
Width = 80
end
item
Alignment = taCenter
Caption = '00'
Width = 25
end
item
Alignment = taCenter
Caption = '01'
Width = 25
end
item
Alignment = taCenter
Caption = '02'
Width = 25
end
item
Alignment = taCenter
Caption = '03'
Width = 25
end
item
Alignment = taCenter
Caption = '04'
Width = 25
end
item
Alignment = taCenter
Caption = '05'
Width = 25
end
item
Alignment = taCenter
Caption = '06'
Width = 25
end
item
Alignment = taCenter
Caption = '07'
Width = 25
end
item
Alignment = taCenter
Caption = '08'
Width = 25
end
item
Alignment = taCenter
Caption = '09'
Width = 25
end
item
Alignment = taCenter
Caption = '0A'
Width = 25
end
item
Alignment = taCenter
Caption = '0B'
Width = 25
end
item
Alignment = taCenter
Caption = '0C'
Width = 25
end
item
Alignment = taCenter
Caption = '0D'
Width = 25
end
item
Alignment = taCenter
Caption = '0E'
Width = 25
end
item
Alignment = taCenter
Caption = '0F'
Width = 25
end
item
Width = 200
end>
ColumnClick = False
GridLines = True
ReadOnly = True
RowSelect = True
SmallImages = ImageList2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -