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

📄 u_bmxx.dfm

📁 人力资源管理系统是一个典型的数据库应用程序
💻 DFM
字号:
object frm_bmxx: Tfrm_bmxx
  Left = 242
  Top = 159
  Width = 341
  Height = 398
  Caption = #37096#38376#20449#24687
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 333
    Height = 63
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 57
        Width = 329
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 316
      Height = 57
      ButtonHeight = 52
      ButtonWidth = 8
      Caption = 'ToolBar1'
      TabOrder = 0
      object SpeedButton1: TSpeedButton
        Left = 0
        Top = 2
        Width = 50
        Height = 52
        Caption = #28155#21152
        OnClick = SpeedButton1Click
      end
      object SpeedButton2: TSpeedButton
        Left = 50
        Top = 2
        Width = 50
        Height = 52
        Caption = #20462#25913
        OnClick = SpeedButton2Click
      end
      object SpeedButton3: TSpeedButton
        Left = 100
        Top = 2
        Width = 50
        Height = 52
        Caption = #21024#38500
        OnClick = SpeedButton3Click
      end
      object ToolButton1: TToolButton
        Left = 150
        Top = 2
        Width = 8
        Caption = 'ToolButton1'
        ImageIndex = 0
        Style = tbsDivider
      end
      object SpeedButton4: TSpeedButton
        Left = 158
        Top = 2
        Width = 50
        Height = 52
        Caption = #20445#23384
        Enabled = False
        OnClick = SpeedButton4Click
      end
      object SpeedButton5: TSpeedButton
        Left = 208
        Top = 2
        Width = 50
        Height = 52
        Caption = #21462#28040
        Enabled = False
        OnClick = SpeedButton5Click
      end
      object ToolButton2: TToolButton
        Left = 258
        Top = 2
        Width = 8
        Caption = 'ToolButton2'
        ImageIndex = 1
        Style = tbsDivider
      end
      object SpeedButton6: TSpeedButton
        Left = 266
        Top = 2
        Width = 50
        Height = 52
        Caption = #36864#20986
        OnClick = SpeedButton6Click
      end
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 63
    Width = 333
    Height = 308
    Align = alClient
    BevelInner = bvSpace
    BevelOuter = bvLowered
    TabOrder = 1
    object GroupBox1: TGroupBox
      Left = 14
      Top = 8
      Width = 305
      Height = 89
      Caption = #37096#38376#20449#24687
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      object Label1: TLabel
        Left = 40
        Top = 27
        Width = 80
        Height = 16
        Caption = #37096#38376#32534#21495#65306
      end
      object Label2: TLabel
        Left = 40
        Top = 59
        Width = 80
        Height = 16
        Caption = #37096#38376#21517#31216#65306
      end
      object Edit1: TEdit
        Left = 120
        Top = 24
        Width = 137
        Height = 22
        Ctl3D = False
        Enabled = False
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = #23435#20307
        Font.Style = []
        ParentCtl3D = False
        ParentFont = False
        ReadOnly = True
        TabOrder = 0
        OnKeyDown = Edit1KeyDown
      end
      object Edit2: TEdit
        Left = 120
        Top = 56
        Width = 137
        Height = 22
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 1
        OnKeyDown = Edit2KeyDown
      end
    end
    object DBGrid1: TDBGrid
      Left = 14
      Top = 104
      Width = 305
      Height = 201
      DataSource = DataSource1
      ReadOnly = True
      TabOrder = 1
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnCellClick = DBGrid1CellClick
    end
  end
  object DataSource1: TDataSource
    DataSet = Data1.ADOQYbmxx
    Left = 38
    Top = 199
  end
end

⌨️ 快捷键说明

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