baseform.dfm
来自「这是一个实用的软件」· DFM 代码 · 共 20 行
DFM
20 行
object fbaseform: Tfbaseform
Left = 362
Top = 282
Width = 491
Height = 369
Caption = #25152#26377#31383#20307#30340#22522#31867
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?