📄 tempunit.dfm
字号:
object TempFrm: TTempFrm
Left = 244
Top = 265
BorderIcons = []
BorderStyle = bsSingle
Caption = 'Form1'
ClientHeight = 124
ClientWidth = 448
Color = clBtnFace
Constraints.MinWidth = 130
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object lbl_Status: TLabel
Left = 16
Top = 40
Width = 417
Height = 13
AutoSize = False
Caption = 'lbl_Status'
end
object Gauge1: TGauge
Left = 16
Top = 64
Width = 417
Height = 44
ForeColor = clSkyBlue
Progress = 0
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -