unit1.dfm
来自「DELPHI经典程序」· DFM 代码 · 共 31 行
DFM
31 行
object Form1: TForm1
Left = 220
Top = 138
Width = 253
Height = 163
Caption = 'Form1'
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
inline Frame21: TFrame2
Left = 6
Top = 10
Width = 109
Height = 117
TabOrder = 0
end
inline Frame22: TFrame2
Left = 128
Top = 10
Width = 109
Height = 117
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?