📄 bfhyut.~dfm
字号:
object sjbffm: Tsjbffm
Left = 201
Top = 254
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #22791#20221#19982#36824#21407
ClientHeight = 143
ClientWidth = 367
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 367
Height = 143
Align = alClient
TabOrder = 0
object SpeedButton1: TSpeedButton
Left = 40
Top = 80
Width = 105
Height = 25
Caption = #22791#20221
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 208
Top = 80
Width = 97
Height = 25
Caption = #36824#21407
OnClick = SpeedButton2Click
end
object Label1: TLabel
Left = 40
Top = 16
Width = 281
Height = 17
AutoSize = False
Caption = #25968#25454#22791#20221#19982#36824#21407
end
object ProgressBar1: TProgressBar
Left = 40
Top = 48
Width = 257
Height = 9
Max = 40
TabOrder = 0
end
end
object Timer1: TTimer
Enabled = False
OnTimer = Timer1Timer
Left = 120
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -