main.dfm

来自「成都研究院全直径测试仪控制软件 delphi开发」· DFM 代码 · 共 42 行

DFM
42
字号
object mainfrm: Tmainfrm
  Left = 385
  Top = 236
  Width = 459
  Height = 288
  Caption = #20840#30452#24452#28183#36879#29575#27979#23450#20202
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object MainMenu1: TMainMenu
    Top = 8
    object N1: TMenuItem
      Caption = #25991#20214
      object N2: TMenuItem
        Caption = #24320#22987
      end
      object N3: TMenuItem
        Caption = #32467#26463
      end
      object N4: TMenuItem
        Caption = #36864#20986
      end
    end
    object N6: TMenuItem
      Caption = #27979#35797
    end
    object N7: TMenuItem
      Caption = #25968#25454#31649#29702
    end
    object N8: TMenuItem
      Caption = #39134#23431#20844#21496
    end
  end
end

⌨️ 快捷键说明

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