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

📄 umain.dfm

📁 一个很好的员工档案管理系统源码 有无限制树
💻 DFM
📖 第 1 页 / 共 4 页
字号:
object frmMain: TfrmMain
  Left = 151
  Top = 106
  BorderStyle = bsSingle
  Caption = #21592#24037#26723#26696#31649#29702#31995#32479
  ClientHeight = 508
  ClientWidth = 786
  Color = clBtnFace
  Constraints.MinHeight = 465
  Constraints.MinWidth = 690
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIForm
  Menu = mnuPer
  OldCreateOrder = False
  Position = poScreenCenter
  Scaled = False
  WindowState = wsMaximized
  OnCreate = FormCreate
  OnResize = FormResize
  PixelsPerInch = 96
  TextHeight = 12
  object imgMain: TImage
    Left = 0
    Top = 40
    Width = 786
    Height = 449
    Align = alClient
  end
  object sbMain: TStatusBar
    Left = 0
    Top = 489
    Width = 786
    Height = 19
    Panels = <
      item
        Width = 200
      end
      item
        Width = 250
      end
      item
        Alignment = taRightJustify
        Width = 50
      end>
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 786
    Height = 40
    ButtonHeight = 30
    ButtonWidth = 30
    Caption = 'ToolBar1'
    Flat = True
    Images = ilPer
    TabOrder = 1
    object ToolButton1: TToolButton
      Left = 0
      Top = 0
      Action = actChgpwd
      AllowAllUp = True
    end
    object ToolButton14: TToolButton
      Left = 30
      Top = 0
      Width = 8
      Caption = 'ToolButton14'
      ImageIndex = 3
      Style = tbsSeparator
    end
    object ToolButton18: TToolButton
      Left = 38
      Top = 0
      Width = 8
      Caption = 'ToolButton18'
      ImageIndex = 13
      Style = tbsSeparator
    end
    object ToolButton2: TToolButton
      Left = 46
      Top = 0
      Action = actAdmin
      AllowAllUp = True
    end
    object ToolButton15: TToolButton
      Left = 76
      Top = 0
      Width = 8
      Caption = 'ToolButton15'
      ImageIndex = 3
      Style = tbsSeparator
    end
    object ToolButton19: TToolButton
      Left = 84
      Top = 0
      Width = 8
      Caption = 'ToolButton19'
      ImageIndex = 13
      Style = tbsSeparator
    end
    object ToolButton3: TToolButton
      Left = 92
      Top = 0
      Action = actLogin
      AllowAllUp = True
      ImageIndex = 13
    end
    object ToolButton9: TToolButton
      Left = 122
      Top = 0
      Width = 30
      Caption = 'ToolButton9'
      ImageIndex = 8
      Style = tbsSeparator
    end
    object ToolButton6: TToolButton
      Left = 152
      Top = 0
      Width = 8
      Caption = 'ToolButton6'
      ImageIndex = 13
      Style = tbsSeparator
    end
    object ToolButton4: TToolButton
      Left = 160
      Top = 0
      Action = actStaInfo
      AllowAllUp = True
      ImageIndex = 4
    end
    object ToolButton10: TToolButton
      Left = 190
      Top = 0
      Width = 30
      Caption = 'ToolButton10'
      ImageIndex = 8
      Style = tbsSeparator
    end
    object ToolButton16: TToolButton
      Left = 220
      Top = 0
      Width = 8
      Caption = 'ToolButton16'
      ImageIndex = 3
      Style = tbsSeparator
    end
    object ToolButton7: TToolButton
      Left = 228
      Top = 0
      Hint = #26085#24535'...'
      Action = actLog
      AllowAllUp = True
      ImageIndex = 14
    end
    object ToolButton17: TToolButton
      Left = 258
      Top = 0
      Width = 8
      Caption = 'ToolButton17'
      ImageIndex = 3
      Style = tbsSeparator
    end
    object ToolButton20: TToolButton
      Left = 266
      Top = 0
      Width = 8
      Caption = 'ToolButton20'
      ImageIndex = 13
      Style = tbsSeparator
    end
    object ToolButton8: TToolButton
      Left = 274
      Top = 0
      Hint = #20851#20110'......'
      Action = actAbout
      AllowAllUp = True
    end
    object ToolButton12: TToolButton
      Left = 304
      Top = 0
      Width = 30
      Caption = 'ToolButton12'
      ImageIndex = 8
      Style = tbsSeparator
    end
    object ToolButton5: TToolButton
      Left = 334
      Top = 0
      Width = 8
      Caption = 'ToolButton5'
      ImageIndex = 13
      Style = tbsSeparator
    end
    object ToolButton13: TToolButton
      Left = 342
      Top = 0
      Action = actExitSystem
      AllowAllUp = True
    end
    object ToolButton11: TToolButton
      Left = 372
      Top = 0
      Width = 12
      Action = actAbout
      Style = tbsSeparator
    end
  end
  object mnuPer: TMainMenu
    AutoHotkeys = maManual
    Images = ilPer
    Left = 400
    Top = 16
    object miSys: TMenuItem
      Caption = #31995#32479#31649#29702'(&s)'
      object miChgPwd: TMenuItem
        Action = actChgpwd
      end
      object miAdmin: TMenuItem
        Action = actAdmin
        Caption = #29992#25143#31649#29702
      end
      object miLogin: TMenuItem
        Action = actLogin
        ImageIndex = 13
      end
      object space01: TMenuItem
        Caption = '-'
      end
      object miExit: TMenuItem
        Action = actExitSystem
      end
    end
    object miStaff: TMenuItem
      Caption = #21592#24037#26723#26696'(&e)'
      object miStaInfo: TMenuItem
        Action = actStaInfo
        Caption = #21592#24037#20449#24687
        ImageIndex = 4
      end
    end
    object miSet: TMenuItem
      Caption = #20449#24687#35774#32622'(&u)'
      object miDep: TMenuItem
        Action = actDep
        Caption = #37096#38376#35774#32622
        ImageIndex = 15
      end
      object miOther: TMenuItem
        Action = actOther
        Caption = #20854#23427#35774#32622
      end
    end
    object miHelp: TMenuItem
      Caption = #20851' '#20110'(&a)'
      object miLog: TMenuItem
        Action = actLog
        Hint = #26085#24535'....'
        ImageIndex = 14
      end
      object miAbout: TMenuItem
        Action = actAbout
        Hint = #20851#20110'.....'
      end
    end
  end
  object tmrMain: TTimer

⌨️ 快捷键说明

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