⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mainfrm.dfm

📁 适合新手 绝对精品 仓库管理系统 本人花钱购买来的源代
💻 DFM
字号:
object frmMain: TfrmMain
  Left = 191
  Top = 110
  Width = 544
  Height = 376
  Color = clAppWorkSpace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIForm
  Menu = mmMain
  OldCreateOrder = False
  Position = poDesktopCenter
  WindowState = wsMaximized
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object imgMain: TImage
    Left = 0
    Top = 0
    Width = 536
    Height = 308
    Align = alClient
    AutoSize = True
    Stretch = True
  end
  object stsMain: TStatusBar
    Left = 0
    Top = 308
    Width = 536
    Height = 22
    Panels = <
      item
        Text = #27426#36814#20351#29992'%s'
        Width = 260
      end>
  end
  object mmMain: TMainMenu
    AutoHotkeys = maManual
    Left = 32
    Top = 160
    object miJbda: TMenuItem
      Caption = #22522#26412#26723#26696
      Hint = #22522#26412#26723#26696
      OnClick = miJbdaClick
    end
    object miCkgl: TMenuItem
      Caption = #20179#24211#31649#29702
      Hint = #20179#24211#31649#29702
      OnClick = miCkglClick
    end
    object miCxxt: TMenuItem
      Caption = #26597#35810#31995#32479
      Hint = #26597#35810#31995#32479
      OnClick = miCxxtClick
    end
    object miXtgn: TMenuItem
      Caption = #31995#32479#21151#33021
      Hint = #31995#32479#21151#33021
      OnClick = miXtgnClick
    end
    object miCxdl: TMenuItem
      Caption = #37325#26032#30331#24405
      Hint = #37325#26032#30331#38470
      OnClick = miCxdlClick
    end
    object btnClose: TMenuItem
      Caption = #36864#20986#31995#32479
      Hint = #20851#38381#31995#32479
      OnClick = btnCloseClick
    end
  end
end

⌨️ 快捷键说明

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