mp.dfm
来自「用delphi编写的工资管理系统」· DFM 代码 · 共 28 行
DFM
28 行
object Form41: TForm41
Left = 229
Top = 155
BorderStyle = bsDialog
ClientHeight = 258
ClientWidth = 463
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 16
object asa: TPanel
Left = 0
Top = 0
Width = 463
Height = 258
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?