📄 unit6.dfm
字号:
object Form6: TForm6
Left = 192
Top = 107
BorderStyle = bsNone
Caption = '发放工资'
ClientHeight = 348
ClientWidth = 536
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object XP_Form1: TXP_Form
Left = 0
Top = 0
Width = 536
Height = 348
BtnClose = True
BtnMax = False
BtnMin = False
BtnHelp = False
IconOffSet = 0
CaptionOffSet = 0
BorderStyle = bsSizeable
Magnet = 0
TopMost = False
BoldCaption = True
ClientPanel = Panel1
UseSystemFont = True
CaptionShadow = True
PictureTrans = False
PictureTransColor = clBlack
Color = 15136504
end
object Panel1: TPanel
Left = 3
Top = 29
Width = 530
Height = 316
BevelOuter = bvNone
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -