📄 win8139.~dfm
字号:
object Form1: TForm1
Left = 241
Top = 114
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'PCI BUS 8139(A/B/C/D)网卡写码器 2.0(标准版)'
ClientHeight = 210
ClientWidth = 413
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
Position = poDesktopCenter
ShowHint = True
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnMouseMove = FormMouseMove
PixelsPerInch = 96
TextHeight = 12
object Bevel2: TBevel
Left = 0
Top = 0
Width = 413
Height = 2
Align = alTop
end
object StatusBar1: TStatusBar
Left = 0
Top = 191
Width = 413
Height = 19
Panels = <
item
Alignment = taCenter
Text = '状态'
Width = 50
end
item
Alignment = taCenter
Text = '写码器准备就绪!'
Width = 300
end
item
Alignment = taCenter
Text = '版权所有'
Width = 50
end>
SimplePanel = False
end
object PageControl1: TPageControl
Left = 7
Top = 8
Width = 401
Height = 177
ActivePage = TabSheet3
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 1
object TabSheet1: TTabSheet
Caption = '◆ 操作网卡码片'
object Bevel3: TBevel
Left = 0
Top = 0
Width = 393
Height = 150
Align = alClient
end
object Label2: TLabel
Left = 49
Top = 13
Width = 60
Height = 12
Caption = '进度指示:'
end
object Bevel1: TBevel
Left = 8
Top = 80
Width = 377
Height = 2
end
object Image2: TImage
Left = 13
Top = 13
Width = 32
Height = 32
AutoSize = True
Picture.Data = {
055449636F6E0000010001002020100000000000E80200001600000028000000
2000000040000000010004000000000080020000000000000000000000000000
0000000000000000000080000080000000808000800000008000800080800000
80808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000
FFFFFF000000000000000000330077000000000000000000000000003B077070
000000000000000000000000BB807007000000000000000000000300B0007000
70000000000000000000330070070700070000000000000000003B0700700070
00700000000000000000BB800700000700070000000000000300B00070000000
7000700000000000330070070000000007000700000000003B07007000000000
0070070000000000BB800700000000000007070000000300B000700000000070
000077000000330070070000000007000000803300003B070070000000000000
000800330000BB8007000000000000000080BBBB0300B0007000000000700000
08000BB0330070070000000707000000803300003B0700700000007070000008
00330000BB8007000000070700000080BBBB0000B00070000000007000000800
0BB0000070070000000007000000803300000000707000007770000000080033
0000000087000007070700000080BBBB00000000080000077777000008000BB0
0000000000800007070700008033000000000000000800007770000800330000
000000000000800000000080BBBB00000000000000000800000008000BB00000
0000000000000080000080330000000000000000000000080008003300000000
00000000000000008080BBBB00000000000000000000000008000BB000000000
00000000FFFF33FFFFFF21FFFFFF00FFFFFB007FFFF3003FFFF2001FFFF0000F
FFB00007FF300003FF200003FF000003FB000003F3000000F2000000F0000010
B00000393000000F2000000F0000010F0000039F000000FF000000FF000010FF
800039FFC0000FFFE0000FFFF0010FFFF8039FFFFC00FFFFFE00FFFFFF10FFFF
FFB9FFFF}
Transparent = True
end
object Label11: TLabel
Left = 32
Top = 93
Width = 36
Height = 12
Caption = '第①步'
end
object Label12: TLabel
Left = 179
Top = 93
Width = 36
Height = 12
Caption = '第②步'
end
object Label13: TLabel
Left = 326
Top = 93
Width = 36
Height = 12
Caption = '第③步'
end
object Button1: TButton
Left = 14
Top = 114
Width = 75
Height = 25
Caption = '◎读取码片'
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 161
Top = 114
Width = 75
Height = 25
Caption = '★修改码片'
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 308
Top = 114
Width = 75
Height = 25
Caption = '●烧录码片'
TabOrder = 2
OnClick = Button3Click
end
object ProgressBar1: TProgressBar
Left = 48
Top = 30
Width = 338
Height = 15
Min = 0
Max = 100
Smooth = True
TabOrder = 3
end
object CheckBox3: TCheckBox
Left = 239
Top = 56
Width = 140
Height = 17
Caption = '保存备份文件(*.bak)'
Checked = True
State = cbChecked
TabOrder = 4
end
object checkbox1: TRadioButton
Left = 24
Top = 56
Width = 101
Height = 17
Hint = '修改码片文件时写入(或清除)备份的数据,可以还原。'
Caption = '植入备份数据'
TabOrder = 5
end
object checkbox2: TRadioButton
Left = 120
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -