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

📄 main.dfm

📁 实现人力资源的管理
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object mainfrm: Tmainfrm
  Left = 202
  Top = 172
  Width = 639
  Height = 425
  Caption = #20154#21147#36164#28304#31649#29702#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  WindowState = wsMaximized
  OnCloseQuery = FormCloseQuery
  PixelsPerInch = 96
  TextHeight = 13
  object StatusBar1: TStatusBar
    Left = 0
    Top = 360
    Width = 631
    Height = 19
    Panels = <
      item
        Text = #25805#20316#21592
        Width = 80
      end
      item
        Width = 80
      end
      item
        Text = #26085#26399
        Width = 80
      end
      item
        Width = 80
      end
      item
        Text = #30331#24405#26102#38388
        Width = 80
      end
      item
        Width = 80
      end>
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 631
    Height = 49
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 41
        Width = 627
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 614
      Height = 41
      ButtonHeight = 31
      Caption = 'ToolBar1'
      TabOrder = 0
      object SpeedButton1: TSpeedButton
        Left = 0
        Top = 2
        Width = 65
        Height = 31
        Caption = #21333#20301#20449#24687
        OnClick = SpeedButton1Click
      end
      object ToolButton3: TToolButton
        Left = 65
        Top = 2
        Width = 8
        Caption = 'ToolButton3'
        ImageIndex = 1
        Style = tbsDivider
      end
      object SpeedButton4: TSpeedButton
        Left = 73
        Top = 2
        Width = 72
        Height = 31
        Caption = #26032#21592#24037#30331#35760
        OnClick = SpeedButton4Click
      end
      object SpeedButton5: TSpeedButton
        Left = 145
        Top = 2
        Width = 72
        Height = 31
        Caption = #24212#32856#30331#35760
        OnClick = SpeedButton5Click
      end
      object ToolButton4: TToolButton
        Left = 217
        Top = 2
        Width = 8
        Caption = 'ToolButton4'
        ImageIndex = 2
        Style = tbsDivider
      end
      object SpeedButton7: TSpeedButton
        Left = 225
        Top = 2
        Width = 72
        Height = 31
        Caption = #21592#24037#35843#21160
        OnClick = SpeedButton7Click
      end
      object SpeedButton8: TSpeedButton
        Left = 297
        Top = 2
        Width = 72
        Height = 31
        Caption = #21592#24037#31163#32844
        OnClick = SpeedButton8Click
      end
      object SpeedButton9: TSpeedButton
        Left = 369
        Top = 2
        Width = 72
        Height = 31
        Caption = #21592#24037#22797#32844
        OnClick = SpeedButton9Click
      end
      object ToolButton2: TToolButton
        Left = 0
        Top = 2
        Width = 8
        Caption = 'ToolButton2'
        ImageIndex = 0
        Wrap = True
        Style = tbsDivider
      end
      object SpeedButton11: TSpeedButton
        Left = 0
        Top = 38
        Width = 72
        Height = 31
        Caption = #24037#36164#35774#32622
        OnClick = SpeedButton11Click
      end
      object SpeedButton10: TSpeedButton
        Left = 72
        Top = 38
        Width = 72
        Height = 31
        Caption = #24037#36164#32467#31639
        OnClick = SpeedButton10Click
      end
      object ToolButton1: TToolButton
        Left = 144
        Top = 38
        Width = 8
        Caption = 'ToolButton1'
        Style = tbsDivider
      end
      object SpeedButton13: TSpeedButton
        Left = 152
        Top = 38
        Width = 72
        Height = 31
        Caption = #35760#20107#26412
        OnClick = SpeedButton13Click
      end
      object SpeedButton12: TSpeedButton
        Left = 224
        Top = 38
        Width = 72
        Height = 31
        Caption = #35745#31639#22120
        OnClick = SpeedButton12Click
      end
      object ToolButton6: TToolButton
        Left = 296
        Top = 38
        Width = 8
        Caption = 'ToolButton6'
        ImageIndex = 1
        Style = tbsDivider
      end
      object SpeedButton2: TSpeedButton
        Left = 304
        Top = 38
        Width = 72
        Height = 31
        Caption = #25968#25454#22791#20221
        OnClick = SpeedButton2Click
      end
      object SpeedButton3: TSpeedButton
        Left = 376
        Top = 38
        Width = 72
        Height = 31
        Caption = #25968#25454#36824#21407
        OnClick = SpeedButton3Click
      end
      object ToolButton5: TToolButton
        Left = 448
        Top = 38
        Width = 8
        Caption = 'ToolButton5'
        ImageIndex = 0
        Style = tbsDivider
      end

⌨️ 快捷键说明

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