📄 unit1.dfm
字号:
object Form1: TForm1
Left = 226
Top = 107
Width = 696
Height = 480
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 = 88
Top = 96
Width = 57
Height = 13
AutoSize = False
Caption = #21830#21697#21517#31216
end
object Label2: TLabel
Left = 88
Top = 132
Width = 57
Height = 13
AutoSize = False
Caption = #21830#21697#20215#26684
end
object Label3: TLabel
Left = 88
Top = 212
Width = 57
Height = 13
AutoSize = False
Caption = #25240#21518#20215#26684
end
object Label4: TLabel
Left = 88
Top = 248
Width = 57
Height = 13
AutoSize = False
Caption = #25910#21040#37329#38065
end
object Label5: TLabel
Left = 88
Top = 283
Width = 57
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #24212#25214#22238
end
object Label7: TLabel
Left = 88
Top = 160
Width = 64
Height = 13
AutoSize = False
Caption = #25171#25240#36873#25321
end
object Label6: TLabel
Left = 504
Top = 384
Width = 49
Height = 13
AutoSize = False
Caption = #21704#19968#33324
end
object edtspmc: TEdit
Left = 152
Top = 88
Width = 145
Height = 21
TabOrder = 0
end
object edtspjg: TEdit
Left = 152
Top = 124
Width = 145
Height = 21
TabOrder = 1
OnKeyPress = edtspjgKeyPress
end
object edtzhjg: TEdit
Left = 152
Top = 204
Width = 145
Height = 21
ReadOnly = True
TabOrder = 2
end
object edtsdjq: TEdit
Left = 152
Top = 240
Width = 145
Height = 21
TabOrder = 3
OnChange = edtsdjqChange
OnKeyPress = edtsdjqKeyPress
end
object edtyzh: TEdit
Left = 152
Top = 275
Width = 145
Height = 21
ReadOnly = True
TabOrder = 4
end
object TrackBar1: TTrackBar
Left = 144
Top = 154
Width = 161
Height = 45
TabOrder = 5
OnChange = TrackBar1Change
end
object Button1: TButton
Left = 152
Top = 312
Width = 74
Height = 25
Caption = #30830#23450
TabOrder = 6
OnClick = Button1Click
end
object Memo1: TMemo
Left = 320
Top = 88
Width = 185
Height = 209
Lines.Strings = (
''
''
#21704#19968#33324#21046#20316)
ReadOnly = True
TabOrder = 7
end
object Button2: TButton
Left = 240
Top = 312
Width = 75
Height = 25
Caption = #29983#25104#25991#26412
TabOrder = 8
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -