📄 unitfrmmain.dfm
字号:
object Form1: TForm1
Left = 335
Top = 203
Width = 414
Height = 358
Caption = #26597#35810#20869#23384#20449#24687#29366#24577
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 Gauge1: TGauge
Left = 216
Top = 184
Width = 161
Height = 25
Progress = 0
end
object Gauge2: TGauge
Left = 216
Top = 264
Width = 161
Height = 25
Progress = 0
end
object Gauge3: TGauge
Left = 216
Top = 224
Width = 161
Height = 25
Progress = 0
end
object Label1: TLabel
Left = 168
Top = 184
Width = 31
Height = 29
Caption = 'L '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 168
Top = 224
Width = 17
Height = 29
Caption = 'R'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 168
Top = 264
Width = 16
Height = 29
Caption = 'S'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 16
Top = 232
Width = 128
Height = 20
Caption = #20869#23384#29366#24577#26174#31034' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 16
Top = 96
Width = 128
Height = 20
Caption = #20869#23384#20449#24687#26174#31034' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 32
Top = 152
Width = 89
Height = 41
Caption = #26597' '#35810
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Memo1: TMemo
Left = 168
Top = 32
Width = 209
Height = 121
TabOrder = 1
end
object Timer1: TTimer
Enabled = False
Left = 56
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -