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

📄 xiugai.dfm

📁 这是用delphi作的人力资源管理系统
💻 DFM
字号:
object XG: TXG
  Left = 318
  Top = 213
  Width = 405
  Height = 340
  Caption = #20462#25913
  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 = 0
    Top = 48
    Width = 397
    Height = 265
    TabOrder = 0
    object Label1: TLabel
      Left = 21
      Top = 27
      Width = 114
      Height = 16
      Caption = #35831#36755#20837#23398#21495#65306'              '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 22
      Top = 63
      Width = 51
      Height = 16
      Caption = #23398'     '#21495'    '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 22
      Top = 94
      Width = 45
      Height = 16
      Caption = #22995'     '#21517'  '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 21
      Top = 126
      Width = 51
      Height = 16
      Caption = #19987#19994#21517'     '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 22
      Top = 158
      Width = 51
      Height = 16
      Caption = #22791'     '#27880'    '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 205
      Top = 63
      Width = 60
      Height = 16
      Caption = #24615'          '#21035'  '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 204
      Top = 94
      Width = 66
      Height = 16
      Caption = #20986#29983#26102#38388'      '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 204
      Top = 126
      Width = 66
      Height = 16
      Caption = #24635'  '#23398'   '#20998'     '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 127
      Top = 25
      Width = 80
      Height = 21
      TabOrder = 0
    end
    object OK: TButton
      Left = 210
      Top = 24
      Width = 57
      Height = 23
      Caption = #30830' '#23450
      TabOrder = 1
      OnClick = OKClick
    end
    object Update: TButton
      Left = 269
      Top = 24
      Width = 56
      Height = 24
      Caption = #20462' '#25913
      TabOrder = 2
      OnClick = UpdateClick
    end
    object Edit2: TEdit
      Left = 83
      Top = 62
      Width = 78
      Height = 21
      TabOrder = 3
    end
    object Edit3: TEdit
      Left = 83
      Top = 94
      Width = 78
      Height = 21
      TabOrder = 4
    end
    object Edit5: TEdit
      Left = 84
      Top = 126
      Width = 78
      Height = 21
      TabOrder = 5
    end
    object Memo1: TMemo
      Left = 84
      Top = 152
      Width = 280
      Height = 95
      Lines.Strings = (
        '')
      TabOrder = 6
    end
    object RadioButton1: TRadioButton
      Left = 282
      Top = 62
      Width = 45
      Height = 18
      Caption = #30007
      Checked = True
      TabOrder = 7
      TabStop = True
    end
    object RadioButton2: TRadioButton
      Left = 326
      Top = 62
      Width = 46
      Height = 18
      Caption = #22899
      TabOrder = 8
    end
    object Edit4: TEdit
      Left = 285
      Top = 94
      Width = 78
      Height = 21
      TabOrder = 9
    end
    object Edit6: TEdit
      Left = 285
      Top = 125
      Width = 78
      Height = 21
      TabOrder = 10
    end
    object return: TButton
      Left = 328
      Top = 24
      Width = 56
      Height = 25
      Caption = #36820#22238
      TabOrder = 11
      OnClick = returnClick
    end
  end
  object GroupBox2: TGroupBox
    Left = 0
    Top = 0
    Width = 397
    Height = 49
    TabOrder = 1
    object Label9: TLabel
      Left = 110
      Top = 11
      Width = 181
      Height = 24
      Caption = ' '#23398' '#29983' '#20449' '#24687' '#20462' '#25913'    '
      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 + -