status.dfm

来自「扫描软件」· DFM 代码 · 共 43 行

DFM
43
字号

object frmStatus: TForm1
AutoScroll = False
Color = 12632256
Caption         =   'Report Status'
Height = 127
Left = 154
Top = 215
Width = 458
Font.Name = 'MS Sans Serif'
Font.Size = 8
Font.Charset =DEFAULT_CHARSET
Font.Color = -2147483640

object lblFile: TLabel
Caption         =   'lblFile'
Font.Name = 'MS Sans Serif'
Font.Size = 8
Font.Charset =DEFAULT_CHARSET
Height = 25
Left = 56
Top = 48
Width = 369
end


object lblTitle: TLabel
Color = -2147483643
Caption         =   'lblTitle'
Font.Name = 'MS Sans Serif'
Font.Size = 8
Font.Charset =DEFAULT_CHARSET
Font.Color = -2147483640
Height = 25
Left = 56
Top = 16
Width = 369
end

end


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?