fkh.dfm
来自「IT业进销存管理系统源代码Delphi」· DFM 代码 · 共 25 行
DFM
25 行
object Frame1: TFrame1
Left = 0
Top = 0
Width = 320
Height = 240
Color = 16776172
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 0
object btnCloseTs: TButton
Left = 170
Top = 180
Width = 75
Height = 25
Caption = '关闭'
Default = True
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?