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

📄 unit1.dfm

📁 这是用delphi作的人力资源管理系统
💻 DFM
字号:
object XSCJGL: TXSCJGL
  Left = 398
  Top = 172
  Width = 426
  Height = 200
  HorzScrollBar.Position = 16
  VertScrollBar.Position = 21
  Caption = #23398#29983#25104#32489#31649#29702#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = -16
    Top = 34
    Width = 417
    Height = 115
    TabOrder = 5
  end
  object Insert_Button1: TButton
    Left = 12
    Top = 75
    Width = 67
    Height = 25
    Caption = #25554#20837#35760#24405
    TabOrder = 0
    OnClick = Insert_Button1Click
  end
  object Update_Button: TButton
    Left = 158
    Top = 75
    Width = 65
    Height = 25
    Caption = #20462#25913#35760#24405
    TabOrder = 1
    OnClick = Update_ButtonClick
  end
  object Delete_Button: TButton
    Left = 230
    Top = 75
    Width = 65
    Height = 25
    Caption = #21024#38500#35760#24405
    TabOrder = 2
    OnClick = Delete_ButtonClick
  end
  object Select_Button: TButton
    Left = 84
    Top = 75
    Width = 67
    Height = 25
    Caption = #26597#35810#35760#24405
    TabOrder = 3
    OnClick = Select_ButtonClick
  end
  object Insert_Button2: TButton
    Left = 304
    Top = 75
    Width = 65
    Height = 25
    Caption = #25554#20837#25104#32489
    TabOrder = 4
    OnClick = Insert_Button2Click
  end
  object GroupBox2: TGroupBox
    Left = -16
    Top = -22
    Width = 417
    Height = 55
    TabOrder = 6
    object Label1: TLabel
      Left = 103
      Top = 17
      Width = 199
      Height = 24
      Caption = ' '#23398' '#29983' '#20449' '#24687' '#31649' '#29702'      '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
  end
end

⌨️ 快捷键说明

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