📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 544
Height = 375
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object MSComm1: TMSComm
Left = 108
Top = 4
Width = 32
Height = 32
ControlData = {
2143341208000000ED030000ED03000001568A64000006000000010000040000
00020000802500000000080000000000000000003F00000001000000}
end
object Memo1: TMemo
Left = 292
Top = 12
Width = 185
Height = 89
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Lines.Strings = (
'Memo1')
ScrollBars = ssBoth
TabOrder = 1
end
object Memo2: TMemo
Left = 292
Top = 108
Width = 185
Height = 89
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Lines.Strings = (
'Memo2')
ScrollBars = ssBoth
TabOrder = 2
end
object Memo3: TMemo
Left = 292
Top = 204
Width = 185
Height = 89
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Lines.Strings = (
'Memo3')
ScrollBars = ssBoth
TabOrder = 3
end
object Button1: TButton
Left = 24
Top = 12
Width = 75
Height = 25
Caption = #25171#24320#31471#21475
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 184
Top = 36
Width = 75
Height = 25
Caption = #21457#36865
TabOrder = 5
OnClick = Button2Click
end
object Button3: TButton
Left = 184
Top = 120
Width = 75
Height = 25
Caption = #25509#25910
TabOrder = 6
OnClick = Button3Click
end
object Button4: TButton
Left = 28
Top = 124
Width = 89
Height = 25
Caption = #21551#21160#23450#26102#21457#36865
TabOrder = 7
OnClick = Button4Click
end
object Button5: TButton
Left = 32
Top = 248
Width = 89
Height = 25
Caption = #21551#21160#23450#26102#25509#25910
TabOrder = 8
OnClick = Button5Click
end
object Button6: TButton
Left = 28
Top = 156
Width = 89
Height = 25
Caption = #20851#38381#23450#26102#21457#36865
TabOrder = 9
OnClick = Button6Click
end
object Button7: TButton
Left = 32
Top = 276
Width = 89
Height = 25
Caption = #20851#38381#23450#26102#25509#25910
TabOrder = 10
OnClick = Button7Click
end
object Edit1: TEdit
Left = 28
Top = 96
Width = 89
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 11
Text = '1000'
OnChange = Edit1Change
end
object Edit2: TEdit
Left = 32
Top = 216
Width = 89
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 12
Text = '1000'
OnChange = Edit2Change
end
object Timer1: TTimer
Enabled = False
OnTimer = Timer1Timer
Left = 136
Top = 128
end
object Timer2: TTimer
Enabled = False
OnTimer = Timer2Timer
Left = 140
Top = 240
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -