📄 bkunit.dfm
字号:
object ysFrm: TysFrm
Left = 235
Top = 137
Cursor = crAppStart
BorderStyle = bsDialog
Caption = #21387#32553#36827#24230
ClientHeight = 87
ClientWidth = 464
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 104
Top = 56
Width = 140
Height = 19
Caption = #27491#22312#21387#32553#25968#25454#24211
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object ProgressBar1: TProgressBar
Left = 32
Top = 17
Width = 425
Height = 25
Smooth = True
TabOrder = 0
end
object Timer1: TTimer
Interval = 10
OnTimer = Timer1Timer
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -