frmmain.dfm

来自「一款房产中介软件」· DFM 代码 · 共 42 行

DFM
42
字号
object Form1: TForm1
  Left = 0
  Top = 0
  Caption = #21806#27004#31995#32479
  ClientHeight = 277
  ClientWidth = 578
  Color = clBtnFace
  DefaultMonitor = dmMainForm
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  FormStyle = fsMDIForm
  Menu = MainMenu1
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object MainMenu1: TMainMenu
    Left = 112
    Top = 16
    object N1: TMenuItem
      Caption = #22522#26412#36164#26009
      object N3: TMenuItem
        Caption = #20844#21496#20449#24687
      end
      object N4: TMenuItem
        Caption = #21592#24037#36164#26009
      end
      object N5: TMenuItem
        Caption = #23458#25143#36164#26009
      end
      object N6: TMenuItem
        Caption = '-'
      end
    end
    object N2: TMenuItem
      Caption = #32534#36753
    end
  end
end

⌨️ 快捷键说明

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