📄 unit1.dfm
字号:
object qianzhiji: Tqianzhiji
Left = 311
Top = 113
Width = 700
Height = 510
Caption = #21069#32622#26426#23454#20363
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 Label4: TLabel
Left = 496
Top = 312
Width = 3
Height = 13
end
object GroupBox1: TGroupBox
Left = 24
Top = 8
Width = 353
Height = 193
Caption = #35835#25968
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 56
Width = 42
Height = 21
Caption = #29028#34920
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 32
Top = 104
Width = 42
Height = 21
Caption = #30005#34920
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 32
Top = 152
Width = 42
Height = 21
Caption = #27700#34920
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 112
Top = 48
Width = 129
Height = 29
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Edit2: TEdit
Left = 112
Top = 104
Width = 129
Height = 29
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
object Edit5: TEdit
Left = 112
Top = 152
Width = 129
Height = 29
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
end
end
object GroupBox3: TGroupBox
Left = 24
Top = 216
Width = 353
Height = 193
Caption = #37319#38598#29366#24577
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
object Label5: TLabel
Left = 32
Top = 56
Width = 84
Height = 21
Caption = #20998#37319#38598#22120
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 32
Top = 120
Width = 42
Height = 21
Caption = #25143#21495
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object numberfc: TLabel
Left = 168
Top = 56
Width = 12
Height = 24
end
object numberpc: TLabel
Left = 168
Top = 120
Width = 12
Height = 24
end
end
object MSComm1: TMSComm
Left = 24
Top = 424
Width = 32
Height = 32
OnComm = MSComm1Comm
ControlData = {
2143341208000000ED030000ED03000001568A64000006000000010000040000
00020000004B00000000080000000000000000003F0000000A000000}
end
object Button2: TButton
Left = 192
Top = 424
Width = 89
Height = 41
Caption = #24320#26426
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button2Click
end
object Button1: TButton
Left = 536
Top = 432
Width = 89
Height = 41
Caption = #36864#20986
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button1Click
end
object Button3: TButton
Left = 344
Top = 424
Width = 89
Height = 41
Caption = #20572#26426
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button3Click
end
object GroupBox2: TGroupBox
Left = 432
Top = 32
Width = 233
Height = 201
Caption = 'GroupBox2'
TabOrder = 6
end
object Timer1: TTimer
Enabled = False
Interval = 12000
OnTimer = Timer1Timer
Left = 80
Top = 432
end
object Timer2: TTimer
Enabled = False
OnTimer = Timer2Timer
Left = 136
Top = 432
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -