📄 sr_unit.dfm
字号:
object SR_form: TSR_form
Left = 396
Top = 238
BorderStyle = bsDialog
Caption = #29366#24577#30417#27979
ClientHeight = 89
ClientWidth = 293
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 16
Width = 24
Height = 12
Caption = #21457#36865
end
object Label2: TLabel
Left = 8
Top = 40
Width = 24
Height = 12
Caption = #25509#25910
end
object Gauge1: TGauge
Left = 37
Top = 13
Width = 244
Height = 17
Color = clWhite
ParentColor = False
Progress = 0
end
object Gauge2: TGauge
Left = 37
Top = 37
Width = 244
Height = 17
Color = clWhite
ParentColor = False
Progress = 0
end
object Label3: TLabel
Left = 8
Top = 64
Width = 24
Height = 12
Caption = #21629#20196
end
object Edit1: TEdit
Left = 37
Top = 60
Width = 244
Height = 18
Color = clWhite
Ctl3D = False
ParentCtl3D = False
ReadOnly = True
TabOrder = 0
end
object Memo1: TMemo
Left = 6
Top = 98
Width = 179
Height = 199
ScrollBars = ssVertical
TabOrder = 1
end
object Button1: TButton
Left = 32
Top = 312
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 2
OnClick = Button1Click
end
object Memo2: TMemo
Left = 192
Top = 106
Width = 111
Height = 199
ScrollBars = ssVertical
TabOrder = 3
end
object Memo3: TMemo
Left = 310
Top = 106
Width = 137
Height = 199
ScrollBars = ssVertical
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -