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

📄 hm_emp.dfm

📁 本课题是为企业人事管理提供现代化技术支持的管理信息系统
💻 DFM
字号:
object hm_empForm: Thm_empForm
  Left = 220
  Top = 157
  Width = 732
  Height = 532
  Caption = #20225#19994#20154#20107#31649#29702#31995#32479'->'#25307#32856#20449#24687#31649#29702
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object SpeedButton1: TSpeedButton
    Left = 152
    Top = 16
    Width = 65
    Height = 33
    Caption = #20462#25913
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 216
    Top = 16
    Width = 65
    Height = 33
    Caption = #28155#21152
    OnClick = SpeedButton2Click
  end
  object SpeedButton3: TSpeedButton
    Left = 280
    Top = 16
    Width = 65
    Height = 33
    Caption = #21024#38500
    OnClick = SpeedButton3Click
  end
  object SpeedButton4: TSpeedButton
    Left = 17
    Top = 436
    Width = 80
    Height = 29
    Caption = #30830#23450
    Visible = False
    OnClick = SpeedButton4Click
  end
  object SpeedButton5: TSpeedButton
    Left = 153
    Top = 436
    Width = 80
    Height = 29
    Caption = #21462#28040
    Visible = False
    OnClick = SpeedButton5Click
  end
  object GroupBox1: TGroupBox
    Left = 16
    Top = 64
    Width = 305
    Height = 353
    Caption = #25307#32856#20449#24687
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 160
      Width = 72
      Height = 12
      Caption = #25307#32856#23703#20301'    '
    end
    object Label2: TLabel
      Left = 24
      Top = 200
      Width = 72
      Height = 12
      Caption = #25152#23646#37096#38376'    '
    end
    object Label3: TLabel
      Left = 40
      Top = 240
      Width = 42
      Height = 12
      Caption = #20154#25968'   '
    end
    object Label4: TLabel
      Left = 40
      Top = 288
      Width = 48
      Height = 12
      Caption = #35201#27714'    '
    end
    object DBGrid1: TDBGrid
      Left = 22
      Top = 32
      Width = 251
      Height = 105
      DataSource = DataSource1
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      OnCellClick = DBGrid1CellClick
      Columns = <
        item
          Expanded = False
          FieldName = #25307#32856#23703#20301
          Visible = True
        end
        item
          Expanded = False
          FieldName = #25152#23646#37096#38376
          Visible = True
        end
        item
          Expanded = False
          FieldName = #20154#25968
          Visible = True
        end>
    end
    object Edit1: TEdit
      Left = 112
      Top = 152
      Width = 137
      Height = 20
      TabOrder = 1
      Text = 'Edit1'
    end
    object Edit2: TEdit
      Left = 112
      Top = 240
      Width = 137
      Height = 20
      TabOrder = 2
      Text = 'Edit2'
    end
    object Memo1: TMemo
      Left = 112
      Top = 288
      Width = 137
      Height = 49
      Lines.Strings = (
        'Memo1')
      TabOrder = 3
    end
    object ComboBox1: TComboBox
      Left = 112
      Top = 192
      Width = 137
      Height = 20
      ItemHeight = 12
      TabOrder = 4
    end
  end
  object GroupBox2: TGroupBox
    Left = 376
    Top = 64
    Width = 305
    Height = 353
    Caption = #24212#32856#20449#24687
    TabOrder = 1
    object Label5: TLabel
      Left = 24
      Top = 160
      Width = 72
      Height = 12
      Caption = #24212#32856#20154#21592'    '
    end
    object Label6: TLabel
      Left = 24
      Top = 200
      Width = 72
      Height = 12
      Caption = #32852#31995#30005#35805'    '
    end
    object Label8: TLabel
      Left = 24
      Top = 240
      Width = 66
      Height = 12
      Caption = #20010#20154#31616#20171'   '
    end
    object DBGrid2: TDBGrid
      Left = 32
      Top = 32
      Width = 217
      Height = 105
      DataSource = DataSource2
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      OnCellClick = DBGrid2CellClick
      Columns = <
        item
          Expanded = False
          FieldName = #22995#21517
          Visible = True
        end
        item
          Expanded = False
          FieldName = #32852#31995#30005#35805
          Visible = True
        end>
    end
    object Edit4: TEdit
      Left = 112
      Top = 192
      Width = 137
      Height = 20
      TabOrder = 1
      Text = 'Edit4'
    end
    object Memo2: TMemo
      Left = 112
      Top = 240
      Width = 137
      Height = 81
      Lines.Strings = (
        'Memo2')
      TabOrder = 2
    end
    object Edit3: TEdit
      Left = 112
      Top = 152
      Width = 137
      Height = 20
      TabOrder = 3
      Text = 'Edit3'
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 475
    Width = 724
    Height = 23
    Panels = <>
  end
  object RadioButton1: TRadioButton
    Left = 16
    Top = 24
    Width = 113
    Height = 17
    Caption = #32534#36753#25307#32856#20449#24687
    TabOrder = 3
  end
  object RadioButton2: TRadioButton
    Left = 376
    Top = 24
    Width = 113
    Height = 17
    Caption = #32534#36753#24212#32856#20449#24687
    TabOrder = 4
    OnClick = RadioButton2Click
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 504
    Top = 8
  end
  object DataSource2: TDataSource
    DataSet = ADOQuery2
    Left = 576
    Top = 8
  end
  object ADOQuery1: TADOQuery
    Connection = hm_mainForm.ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from '#25307#32856#20449#24687)
    Left = 544
    Top = 8
  end
  object ADOQuery2: TADOQuery
    Connection = hm_mainForm.ADOConnection1
    Parameters = <>
    Left = 608
    Top = 8
  end
  object ADOQuery3: TADOQuery
    Connection = hm_mainForm.ADOConnection1
    Parameters = <>
    Left = 640
    Top = 8
  end
end

⌨️ 快捷键说明

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