📄 caiji.~dfm
字号:
object cjfrm: Tcjfrm
Left = 257
Top = 172
Width = 412
Height = 249
Caption = #21387#21147#37319#38598
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 136
Top = 8
Width = 137
Height = 29
AutoSize = False
Caption = #21387#21147#37319#38598
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 96
Width = 48
Height = 13
Caption = #21387#21147#8544#65306
end
object Label3: TLabel
Left = 16
Top = 136
Width = 48
Height = 13
Caption = #21387#21147#8545#65306
end
object Label4: TLabel
Left = 240
Top = 88
Width = 48
Height = 13
Caption = #21387#21147#8546#65306
end
object Label5: TLabel
Left = 240
Top = 136
Width = 48
Height = 13
Caption = #21387#21147#8547#65306
end
object Edit1: TEdit
Left = 80
Top = 88
Width = 73
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 80
Top = 128
Width = 73
Height = 21
TabOrder = 1
Text = 'Edit2'
end
object Edit3: TEdit
Left = 296
Top = 80
Width = 73
Height = 21
TabOrder = 2
Text = 'Edit3'
end
object Edit4: TEdit
Left = 296
Top = 128
Width = 73
Height = 21
TabOrder = 3
Text = 'Edit4'
end
object MSComm1: TMSComm
Left = 40
Top = 8
Width = 32
Height = 32
ControlData = {
2143341208000000ED030000ED03000001568A64000006000000020000040000
00020000802500000000080000000000000000003F00000001000000}
end
object MSComm2: TMSComm
Left = 80
Top = 8
Width = 32
Height = 32
ControlData = {
2143341208000000ED030000ED03000001568A64000006000000030000040000
00020000802500000000080000000000000000003F00000001000000}
end
object MSComm3: TMSComm
Left = 296
Top = 8
Width = 32
Height = 32
ControlData = {
2143341208000000ED030000ED03000001568A64000006000000040000040000
00020000802500000000080000000000000000003F00000001000000}
end
object MSComm4: TMSComm
Left = 336
Top = 8
Width = 32
Height = 32
ControlData = {
2143341208000000ED030000ED03000001568A64000006000000050000040000
00020000802500000000080000000000000000003F00000001000000}
end
object Button1: TButton
Left = 160
Top = 168
Width = 75
Height = 25
Caption = #24320#22987
TabOrder = 8
OnClick = Button1Click
end
object Timer1: TTimer
Enabled = False
Interval = 500
OnTimer = Timer1Timer
Left = 8
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -