unit1.dfm

来自「非常地全面完整的物流供应链管理系统 包含全部的需求文档」· DFM 代码 · 共 34 行

DFM
34
字号
object FormBaseDataMain: TFormBaseDataMain
  Left = 192
  Top = 119
  Width = 544
  Height = 375
  Caption = 'FormBaseDataMain'
  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
    Left = 144
    Top = 72
    object N1: TMenuItem
      Caption = #31995#32479#23433#20840#30456#20851#35774#32622
      object N2: TMenuItem
        Caption = #31995#32479#29992#25143#31649#29702
      end
    end
    object N3: TMenuItem
      Caption = #36135#29289#20449#24687#30456#20851#31649#29702
      object N4: TMenuItem
        Caption = #36135#29289#31649#29702
      end
    end
  end
end

⌨️ 快捷键说明

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