📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 523
Height = 400
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 Label1: TLabel
Left = 248
Top = 177
Width = 32
Height = 13
Caption = 'Label1'
end
object Button1: TButton
Left = 16
Top = 208
Width = 75
Height = 25
Caption = #25171#24320
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 16
Top = 240
Width = 75
Height = 25
Caption = #21457#36865
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 16
Top = 272
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 16
Top = 304
Width = 75
Height = 25
Caption = #25509#25910
TabOrder = 3
OnClick = Button4Click
end
object Memo1: TMemo
Left = 304
Top = 40
Width = 185
Height = 89
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
Lines.Strings = (
#30001#20110#20018#34892#36890#20449
#20855#26377#32467#26500#31616#21333#12289
#21487#38752#24615#39640#31561#20248
#28857#65292#22240#32780#22312#24037
#19994#30417#25511#12289#25968#25454
#37319#38598#31561#23454#26102#31995
#32479#20013#24471#21040#20102#24191
#27867#30340#24212#29992#12290)
TabOrder = 4
end
object RadioGroup1: TRadioGroup
Left = 8
Top = 8
Width = 185
Height = 177
Caption = 'RadioGroup1'
Items.Strings = (
'COM1'
'COM2'
'COM3'
'COM4'
'COM5'
'COM6'
'COM7'
'COM8')
TabOrder = 5
end
object BitBtn1: TBitBtn
Left = 16
Top = 336
Width = 75
Height = 25
Caption = #31934#30830#35745#26102
TabOrder = 6
OnClick = BitBtn1Click
end
object ListBox2: TListBox
Left = 98
Top = 208
Width = 121
Height = 145
ItemHeight = 13
Items.Strings = (
#35835#21462#30701#20449#20013#24515#21495#30721
#35835#21462#26410#35835#30701#20449
#35835#21462#25152#26377#30701#20449
#25509#21548#30005#35805
#25346#26029#30005#35805
#25320#25171#30005#35805
#25346#26426
#26597#35810#30701#28040#24687#31867#22411'0=PDU'#65292'1'#65309'TEXT')
TabOrder = 7
OnClick = ListBox2Click
end
object Timer1: TTimer
Interval = 1
OnTimer = Timer1Timer
Left = 256
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -