fmess.dfm
来自「一个基于delphi开发的人力资源管理的系统源码。」· DFM 代码 · 共 33 行
DFM
33 行
object mess: Tmess
Left = 192
Top = 133
BorderStyle = bsNone
Caption = 'mess'
ClientHeight = 88
ClientWidth = 293
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 293
Height = 88
Align = alClient
TabOrder = 0
end
object Timer1: TTimer
Enabled = False
Interval = 1
Left = 24
Top = 24
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?