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

📄 unit6.dfm

📁 人力资源管理系统的源代码和毕业论文 人力资源管理系统是一个典型的信息管理系统(MIS)
💻 DFM
字号:
object Form6: TForm6
  Left = 480
  Top = 489
  Width = 665
  Height = 492
  Caption = #22521#35757#24773#20917#24405#20837
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poMainFormCenter
  Visible = True
  OnActivate = FormActivate
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 10
    Top = 11
    Width = 639
    Height = 158
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label2: TLabel
      Left = 32
      Top = 30
      Width = 40
      Height = 16
      AutoSize = False
      Caption = #22995#21517
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 384
      Top = 30
      Width = 65
      Height = 16
      AutoSize = False
      Caption = #20986#29983#26085#26399
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 210
      Top = 30
      Width = 40
      Height = 16
      AutoSize = False
      Caption = #24615#21035
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 31
      Top = 114
      Width = 40
      Height = 16
      AutoSize = False
      Caption = #20303#22336
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label17: TLabel
      Left = 16
      Top = 1
      Width = 65
      Height = 16
      AutoSize = False
      Caption = #22522#26412#20449#24687
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 32
      Top = 72
      Width = 40
      Height = 16
      AutoSize = False
      Caption = #24180#40836
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label1: TLabel
      Left = 210
      Top = 70
      Width = 33
      Height = 16
      AutoSize = False
      Caption = #27665#26063
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 384
      Top = 70
      Width = 73
      Height = 16
      AutoSize = False
      Caption = #25919#27835#38754#35980
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 74
      Top = 27
      Width = 71
      Height = 21
      TabOrder = 0
      Text = 'Edit1'
    end
    object Edit2: TEdit
      Left = 246
      Top = 27
      Width = 77
      Height = 21
      TabOrder = 1
      Text = 'Edit1'
    end
    object Edit7: TEdit
      Left = 77
      Top = 110
      Width = 332
      Height = 21
      TabOrder = 2
      Text = 'Edit7'
    end
    object Edit4: TEdit
      Left = 74
      Top = 67
      Width = 71
      Height = 21
      TabOrder = 3
      Text = 'Edit1'
    end
    object Edit6: TEdit
      Left = 463
      Top = 68
      Width = 77
      Height = 21
      TabOrder = 4
      Text = 'Edit1'
    end
    object Edit5: TEdit
      Left = 250
      Top = 67
      Width = 71
      Height = 21
      TabOrder = 5
      Text = 'Edit1'
    end
    object Button4: TButton
      Left = 147
      Top = 25
      Width = 33
      Height = 24
      Caption = '...'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 6
      OnClick = Button4Click
    end
    object DateTimePicker1: TDateTimePicker
      Left = 462
      Top = 24
      Width = 105
      Height = 25
      Date = 38816.953932939820000000
      Time = 38816.953932939820000000
      TabOrder = 7
    end
    object Edit8: TEdit
      Left = 7
      Top = 4
      Width = 10
      Height = 21
      TabOrder = 8
      Text = 'init'
      Visible = False
    end
  end
  object DBGrid1: TDBGrid
    Left = 13
    Top = 236
    Width = 625
    Height = 210
    DataSource = DataSource1
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Button1: TButton
    Left = 240
    Top = 196
    Width = 81
    Height = 33
    Caption = #22686'  '#21152
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 343
    Top = 196
    Width = 82
    Height = 33
    Caption = #21024'  '#38500
    TabOrder = 3
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 541
    Top = 196
    Width = 89
    Height = 33
    Caption = #36864'   '#20986
    TabOrder = 4
    OnClick = Button3Click
  end
  object Button5: TButton
    Left = 439
    Top = 196
    Width = 82
    Height = 33
    Caption = #20462'  '#25913
    TabOrder = 5
    OnClick = Button5Click
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 112
    Top = 192
  end
  object ADOQuery1: TADOQuery
    Connection = DataModule10.cnSQL
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select ID,'#24320#22987#26085#26399','#32467#26463#26085#26399','#35828#26126' from work_info')
    Left = 80
    Top = 192
  end
  object ADOCommand1: TADOCommand
    Connection = DataModule10.cnSQL
    Parameters = <>
    Left = 152
    Top = 192
  end
end

⌨️ 快捷键说明

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