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

📄 unit8.dfm

📁 人力资源管理系统的源代码和毕业论文 人力资源管理系统是一个典型的信息管理系统(MIS)
💻 DFM
字号:
object Form8: TForm8
  Left = 273
  Top = 139
  Width = 555
  Height = 371
  Caption = #31163#32844#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
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 10
    Top = 11
    Width = 503
    Height = 246
    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 = 216
      Top = 30
      Width = 65
      Height = 16
      AutoSize = False
      Caption = #31163#32844#26085#26399
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 32
      Top = 112
      Width = 74
      Height = 16
      AutoSize = False
      Caption = #31163#32844#21407#22240
      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 Label1: TLabel
      Left = 33
      Top = 74
      Width = 88
      Height = 16
      AutoSize = False
      Caption = #21435#21521
      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
      Enabled = False
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 71
      Top = 70
      Width = 306
      Height = 21
      TabOrder = 1
    end
    object Memo1: TMemo
      Left = 68
      Top = 139
      Width = 393
      Height = 89
      Lines.Strings = (
        '')
      TabOrder = 2
    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 = 3
      OnClick = Button4Click
    end
    object DateTimePicker1: TDateTimePicker
      Left = 288
      Top = 24
      Width = 97
      Height = 25
      Date = 38817.059147662040000000
      Time = 38817.059147662040000000
      TabOrder = 4
    end
  end
  object Button2: TButton
    Left = 231
    Top = 284
    Width = 89
    Height = 33
    Caption = #20445'   '#23384
    TabOrder = 1
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 349
    Top = 284
    Width = 89
    Height = 33
    Caption = #36864'   '#20986
    TabOrder = 2
    OnClick = Button3Click
  end
  object ADOTable1: TADOTable
    Active = True
    Connection = DataModule10.cnSQL
    CursorType = ctStatic
    TableName = 'lz_info'
    Left = 472
    Top = 288
  end
end

⌨️ 快捷键说明

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