📄 u_form1.dfm
字号:
object Form1: TForm1
Left = 222
Top = 142
Width = 451
Height = 257
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 DCurve1: TDCurve
Left = 0
Top = 0
Width = 443
Height = 169
LineColor3 = clFuchsia
RangeMaxY1 = 75
RangeMinY1 = -75
RangeMaxY2 = 75
RangeMinY2 = -75
RangeMaxY3 = 75
RangeMinY3 = -75
RangeMaxT = 200
RangeMinT = 0
Align = alTop
end
object StartButton: TButton
Left = 120
Top = 192
Width = 75
Height = 25
Caption = #24320#22987
TabOrder = 0
OnClick = StartButtonClick
end
object StopButton: TButton
Left = 216
Top = 192
Width = 75
Height = 25
Caption = #20572#27490
TabOrder = 1
OnClick = StopButtonClick
end
object Timer1: TTimer
Interval = 50
OnTimer = Timer1Timer
Left = 8
Top = 184
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -