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

📄 mainunit.dfm

📁 人事管理源码 Delphi+ADO+Acce
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object MainForm: TMainForm
  Left = 215
  Top = 160
  Width = 800
  Height = 94
  Caption = #22823#22411#36724#25215#20107#19994#37096#24037#36164#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
  Position = poDefaultPosOnly
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 792
    Height = 48
    Align = alClient
    ButtonHeight = 45
    ButtonWidth = 63
    Caption = 'ToolBar1'
    DisabledImages = DImg
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = #23435#20307
    Font.Style = []
    HotImages = HImg
    Images = NImg
    ParentFont = False
    TabOrder = 0
    object ViewBtn: TToolButton
      Left = 0
      Top = 0
      Hint = #26174#31034'/'#38544#34255#20154#21592#21015#34920
      ImageIndex = 2
      ParentShowHint = False
      ShowHint = True
      Style = tbsCheck
      OnClick = ViewBtnClick
    end
    object BrowBtn: TToolButton
      Left = 63
      Top = 0
      Hint = #26174#31034'/'#38544#34255#20154#21592#35814#32454#36164#26009
      ImageIndex = 8
      ParentShowHint = False
      ShowHint = True
      Style = tbsCheck
      OnClick = BrowBtnClick
    end
    object ToolButton1: TToolButton
      Left = 126
      Top = 0
      Width = 13
      Caption = 'ToolButton1'
      ImageIndex = 4
      Style = tbsSeparator
    end
    object AddBtn: TToolButton
      Left = 139
      Top = 0
      Hint = #28155#21152#26032#20154#21592
      ImageIndex = 7
      ParentShowHint = False
      ShowHint = True
      OnClick = AddBtnClick
    end
    object SubBtn: TToolButton
      Left = 202
      Top = 0
      Hint = #21024#38500#20154#21592
      ImageIndex = 6
      ParentShowHint = False
      ShowHint = True
      OnClick = SubBtnClick
    end
    object EditBtn: TToolButton
      Left = 265
      Top = 0
      Hint = #20462#25913#20154#21592#36164#26009
      ImageIndex = 3
      ParentShowHint = False
      ShowHint = True
      OnClick = EditBtnClick
    end
    object Movbtn: TToolButton
      Left = 328
      Top = 0
      Hint = #35843#21160#20154#21592
      ImageIndex = 4
      ParentShowHint = False
      ShowHint = True
      OnClick = MovbtnClick
    end
    object ToolButton2: TToolButton
      Left = 391
      Top = 0
      Width = 12
      Caption = 'ToolButton2'
      ImageIndex = 5
      Style = tbsSeparator
    end
    object SearchBtn: TToolButton
      Left = 403
      Top = 0
      Hint = #26597#35810
      Caption = 'SearchBtn'
      ImageIndex = 13
      ParentShowHint = False
      ShowHint = True
      OnClick = SearchBtnClick
    end
    object PrintBtn: TToolButton
      Left = 466
      Top = 0
      Caption = #25171#21360'(&P)'
      ImageIndex = 10
      MenuItem = P3
      Style = tbsDropDown
    end
    object ToolButton3: TToolButton
      Left = 542
      Top = 0
      Width = 12
      Caption = 'ToolButton3'
      ImageIndex = 14
      Style = tbsSeparator
    end
    object HelpBtn: TToolButton
      Left = 554
      Top = 0
      Caption = 'HelpBtn'
      ImageIndex = 5
      OnClick = HelpBtnClick
    end
  end
  object MainMenu1: TMainMenu
    Images = MenuImg
    Left = 720
    Top = 16
    object S3: TMenuItem
      Caption = #31995#32479'(&S)'
      object X1: TMenuItem
        Caption = #36864#20986'(&X)'
        ImageIndex = 14
        OnClick = X1Click
      end
    end
    object dd1: TMenuItem
      Caption = #25968#25454#24211#25805#20316'(&D)'
      object C1: TMenuItem
        Caption = #20999#25442#25968#25454#24211'(&C)'
        ImageIndex = 11
        object dd2: TMenuItem
          Caption = #22312#32844#20154#21592'(&Z)'
          OnClick = dd2Click
        end
        object dd3: TMenuItem
          Caption = #20869#36864#20154#21592'(&N)'
          OnClick = dd3Click
        end
        object dd4: TMenuItem
          Caption = #36864#20859#20154#21592'(&Y)'
          OnClick = dd4Click
        end
        object T1: TMenuItem
          Caption = #36864#20241#20154#21592'(&T)'
          OnClick = T1Click
        end
        object S1: TMenuItem
          Caption = #20943#23569#20154#21592'(&S)'
          OnClick = S1Click
        end
      end
      object N1: TMenuItem
        Caption = '-'
      end
      object E2: TMenuItem
        Caption = #28165#31354#25968#25454#24211'(&E)'
        ImageIndex = 12
        object Z1: TMenuItem
          Caption = #22312#32844#20154#21592'(&Z)'
          OnClick = Z1Click
        end
        object N4: TMenuItem
          Caption = #20869#36864#20154#21592'(&N)'
          OnClick = N4Click
        end
        object Y1: TMenuItem
          Caption = #36864#20859#20154#21592'(&Y)'
          OnClick = Y1Click
        end
        object T2: TMenuItem
          Caption = #36864#20241#20154#21592'(&T)'
          OnClick = T2Click
        end
        object S4: TMenuItem
          Caption = #20943#23569#20154#21592'(&S)'
          OnClick = S4Click
        end
        object N5: TMenuItem
          Caption = '-'
        end
        object A3: TMenuItem
          Caption = #20840#37096'(&A)'
          OnClick = A3Click
        end
      end
    end
    object P1: TMenuItem
      Caption = #20154#21592#25805#20316'(&P)'
      object A1: TMenuItem

⌨️ 快捷键说明

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