unit1.dfm

来自「管家婆导航Delphi源码和用户界面框架」· DFM 代码 · 共 20 行

DFM
20
字号
object frm: Tfrm
  Left = 192
  Top = 133
  Width = 544
  Height = 375
  Caption = 'frm'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  Scaled = False
  PixelsPerInch = 96
  TextHeight = 12
end

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?