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

📄 u_main.dfm

📁 超信人力资源管理系统,一个用Delphi编写的人事管理系统
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object F_main: TF_main
  Left = 96
  Top = 234
  Width = 695
  Height = 480
  Caption = #20027#31383#21475
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIForm
  Menu = MM
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnCloseQuery = FormCloseQuery
  OnPaint = FormPaint
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel_main: TPanel
    Left = 200
    Top = 120
    Width = 281
    Height = 129
    BevelOuter = bvNone
    TabOrder = 0
    object Image1: TImage
      Left = 120
      Top = 8
      Width = 105
      Height = 105
      Stretch = True
      Transparent = True
    end
    object Label1: TLabel
      Left = 32
      Top = 48
      Width = 177
      Height = 37
      AutoSize = False
      Caption = #36229#20449#31185#25216
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBackground
      Font.Height = -32
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
  end
  object StateBar: TStatusBar
    Left = 0
    Top = 408
    Width = 687
    Height = 26
    Panels = <
      item
        Alignment = taCenter
        Width = 180
      end
      item
        Alignment = taCenter
        Text = #24403#21069#29992#25143
        Width = 80
      end
      item
        Width = 150
      end
      item
        Alignment = taCenter
        Text = #30331#24405#26102#38388
        Width = 80
      end
      item
        Width = 50
      end>
  end
  object TB: TToolBar
    Left = 0
    Top = 0
    Width = 687
    Height = 29
    Cursor = crHandPoint
    ButtonHeight = 26
    ButtonWidth = 32
    Caption = 'TB'
    Flat = True
    Images = ImageList1
    ParentShowHint = False
    PopupMenu = PToolmenu
    ShowHint = True
    TabOrder = 2
    object ToolButton1: TToolButton
      Left = 0
      Top = 0
      Cursor = crHandPoint
      Action = SYS_Lock
      ImageIndex = 0
    end
    object ToolButton2: TToolButton
      Left = 32
      Top = 0
      Cursor = crHandPoint
      Action = REG_FORMS
      ImageIndex = 4
    end
    object ToolButton3: TToolButton
      Left = 64
      Top = 0
      Cursor = crHandPoint
      Action = Fack_set
      ImageIndex = 6
    end
    object ToolButton4: TToolButton
      Left = 96
      Top = 0
      Cursor = crHandPoint
      Action = Sys_exit
      ImageIndex = 2
    end
  end
  object MM: TMainMenu
    Images = ImageList1
    Left = 184
    Top = 48
    object N1: TMenuItem
      Caption = #31995#32479
      object N2: TMenuItem
        Action = SYS_Lock
        ImageIndex = 0
      end
      object N9: TMenuItem
        Action = ChangePassword
      end
      object N3: TMenuItem
        Caption = '-'
      end
      object N4: TMenuItem
        Action = Set_Params
      end
      object N5: TMenuItem
        Action = Soft_seting
      end
      object N6: TMenuItem
        Action = Open_log
      end
      object N8: TMenuItem
        Caption = #25968#25454#24211#22791#20221#19982#24674#22797
      end
      object N10: TMenuItem
        Caption = '-'
      end
      object N11: TMenuItem
        Action = REG_FORMS
        ImageIndex = 4
      end
      object N12: TMenuItem
        Action = Fack_set
        ImageIndex = 6
      end
      object N17: TMenuItem
        Caption = '-'
      end
      object N15: TMenuItem
        Caption = #31995#32479#27880#20876
      end
      object N13: TMenuItem
        Caption = #20851#38381#25152#26377#31383#21475
      end
      object N16: TMenuItem
        Caption = '-'
      end
      object N14: TMenuItem
        Action = Sys_exit
      end
    end
  end
  object ActionList1: TActionList
    Left = 336
    Top = 48
    object SYS_Lock: TAction
      Category = 'SYS'
      Caption = #38145#23450#31995#32479
      Hint = #38145#23450#31995#32479
      OnExecute = SYS_LockExecute
    end
    object ChangePassword: TAction
      Category = 'SYS'
      Caption = #26356#25913#23494#30721
      Hint = #26356#25913#23494#30721
      OnExecute = ChangePasswordExecute
    end
    object Set_Params: TAction
      Category = 'SYS'
      Caption = #21551#21160#21442#25968
      Hint = #31995#32479#21442#25968
      OnExecute = Set_ParamsExecute
    end
    object Soft_seting: TAction
      Category = 'SYS'
      Caption = #29615#22659#35774#23450
      Hint = #29615#22659#35774#23450
      OnExecute = Soft_setingExecute
    end
    object Open_log: TAction
      Category = 'SYS'
      Caption = #25805#20316#26085#24535
      Hint = #25805#20316#26085#24535
      OnExecute = Open_logExecute
    end
    object Open_power: TAction
      Category = 'SYS'
      Caption = #25805#20316#26435#38480
      Hint = #25805#20316#26435#38480
    end
    object DB_back: TAction
      Category = 'SYS'
      Caption = #25968#25454#24211#32500#25252
      Hint = #25968#25454#24211#32500#25252
    end

⌨️ 快捷键说明

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