📄 maptojdbgmain.dfm
字号:
object MainForm: TMainForm
Left = 275
Top = 222
Width = 692
Height = 444
Caption = 'MAP to JDBG format conversion utility'
Color = clBtnFace
Constraints.MinHeight = 200
Constraints.MinWidth = 300
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
Position = poDefaultPosOnly
ShowHint = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 684
Height = 24
AutoSize = True
Caption = 'ToolBar1'
Flat = True
Images = ImageList1
Indent = 4
TabOrder = 0
object ToolButton1: TToolButton
Left = 4
Top = 0
Action = Open1
end
object ToolButton3: TToolButton
Left = 27
Top = 0
Width = 8
Caption = 'ToolButton3'
ImageIndex = 2
Style = tbsSeparator
end
object ToolButton2: TToolButton
Left = 35
Top = 0
Action = Convert1
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 379
Width = 684
Height = 19
Panels = <
item
Width = 250
end
item
Width = 90
end
item
Width = 50
end>
SimplePanel = False
end
object FilesListView: TListView
Left = 0
Top = 24
Width = 684
Height = 355
Align = alClient
Columns = <
item
Caption = 'Name'
Width = 100
end
item
Alignment = taRightJustify
Caption = 'MAP file size'
Width = 75
end
item
Alignment = taRightJustify
Caption = 'JDBG file size'
Width = 80
end
item
Alignment = taRightJustify
Caption = 'Ratio'
end
item
Caption = 'Full path name'
Width = 240
end
item
Caption = 'Linker bug'
Width = 65
end
item
Caption = 'Line errors'
Width = 65
end>
ColumnClick = False
HotTrackStyles = []
ReadOnly = True
RowSelect = True
SmallImages = ImageList1
TabOrder = 2
ViewStyle = vsReport
end
object MainMenu1: TMainMenu
Images = ImageList1
Left = 8
Top = 344
object File1: TMenuItem
Caption = 'File'
object Open2: TMenuItem
Action = Open1
end
object N1: TMenuItem
Caption = '-'
end
object Exit2: TMenuItem
Action = Exit1
end
end
object Run1: TMenuItem
Caption = 'Run'
object Convert2: TMenuItem
Action = Convert1
end
end
end
object ActionList1: TActionList
Images = ImageList1
Left = 40
Top = 344
object Exit1: TAction
Caption = 'Exit'
Hint = 'Exit the application'
ImageIndex = 0
OnExecute = Exit1Execute
end
object Open1: TAction
Caption = 'Open ...'
Hint = 'Open MAP file(s)'
ImageIndex = 2
ShortCut = 16463
OnExecute = Open1Execute
end
object Convert1: TAction
Caption = 'Convert'
Hint = 'Start conversion'
ImageIndex = 1
ShortCut = 120
OnExecute = Convert1Execute
OnUpdate = Convert1Update
end
end
object ImageList1: TImageList
Left = 72
Top = 344
Bitmap = {
494C010105000900040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
0000000000003600000028000000400000003000000001002000000000000030
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -