📄 unitgauge.dfm
字号:
object Frmgauge: TFrmgauge
Left = 280
Top = 297
BorderStyle = bsNone
BorderWidth = 1
Caption = #35831#31245#20505
ClientHeight = 20
ClientWidth = 300
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object Gauge: TGauge
Left = 0
Top = 0
Width = 300
Height = 20
Align = alClient
ForeColor = clBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clOlive
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Progress = 0
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -