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

📄 unit2.~dfm

📁 这是一个工资管理系统
💻 ~DFM
字号:
object Form2: TForm2
  Left = 186
  Top = 113
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = 'Form2'
  ClientHeight = 446
  ClientWidth = 825
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Image1: TImage
    Left = 0
    Top = 0
    Width = 825
    Height = 465
  end
  object MainMenu1: TMainMenu
    Left = 128
    Top = 88
    object N1: TMenuItem
      Caption = #26597#25214
      object N2: TMenuItem
        Caption = #26597#35810#21592#24037#20449#24687
        OnClick = N2Click
      end
      object N3: TMenuItem
        Caption = #26597#35810#21592#24037#24037#36164
        OnClick = N3Click
      end
      object N4: TMenuItem
        Caption = #26597#35810#37096#38376#20449#24687
        OnClick = N4Click
      end
    end
    object N5: TMenuItem
      Caption = #28155#21152
      object N6: TMenuItem
        Caption = #28155#21152#21592#24037#20449#24687
        OnClick = N6Click
      end
      object N7: TMenuItem
        Caption = #28155#21152#21592#24037#24037#36164
      end
      object N8: TMenuItem
        Caption = #28155#21152#37096#38376#20449#24687
      end
      object N16: TMenuItem
        Caption = #28155#21152#31649#29702#21592
        OnClick = N16Click
      end
    end
    object N9: TMenuItem
      Caption = #21024#38500
      object N10: TMenuItem
        Caption = #21024#38500#21592#24037#20449#24687
        OnClick = N10Click
      end
      object N11: TMenuItem
        Caption = #21024#38500#21592#24037#24037#36164
      end
      object N12: TMenuItem
        Caption = #21024#38500#37096#38376#20449#24687
      end
    end
    object N13: TMenuItem
      Caption = #24110#21161
      object N14: TMenuItem
        Caption = #20851#20110
        OnClick = N14Click
      end
    end
  end
end

⌨️ 快捷键说明

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