📄 u_update.dfm
字号:
object F_Update: TF_Update
Left = 285
Top = 235
Width = 491
Height = 138
BorderIcons = [biSystemMenu, biMinimize]
Caption = #22312#32447#21319#32423#28436#31034
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object ProBar: TProgressBar
Left = 0
Top = 95
Width = 483
Height = 16
Align = alBottom
Min = 0
Max = 100
TabOrder = 0
end
object bbtnUpdate: TBitBtn
Left = 136
Top = 32
Width = 91
Height = 33
Caption = #24320#22987#21319#32423
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = bbtnUpdateClick
end
object bbtnRunSoft: TBitBtn
Left = 272
Top = 32
Width = 91
Height = 33
Caption = #36816#34892#36719#20214
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = bbtnRunSoftClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -