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

📄 charu.dfm

📁 这是用delphi作的人力资源管理系统
💻 DFM
字号:
object CR1: TCR1
  Left = 304
  Top = 207
  Width = 419
  Height = 352
  Caption = #25554#20837#35760#24405
  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 GroupBox2: TGroupBox
    Left = 7
    Top = 7
    Width = 373
    Height = 49
    TabOrder = 1
    object Label1: TLabel
      Left = 99
      Top = 13
      Width = 199
      Height = 24
      Caption = ' '#23398' '#29983' '#20449' '#24687' '#25554' '#20837'      '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
  end
  object GroupBox1: TGroupBox
    Left = 7
    Top = 55
    Width = 373
    Height = 258
    TabOrder = 0
    object Label2: TLabel
      Left = 25
      Top = 25
      Width = 45
      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 = 24
      Top = 56
      Width = 39
      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 = 88
      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 = 24
      Top = 120
      Width = 48
      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 Label5: TLabel
      Left = 184
      Top = 56
      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 Label4: TLabel
      Left = 188
      Top = 25
      Width = 57
      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 Label7: TLabel
      Left = 184
      Top = 88
      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 = 83
      Top = 24
      Width = 78
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 83
      Top = 56
      Width = 78
      Height = 21
      TabOrder = 1
    end
    object Edit4: TEdit
      Left = 84
      Top = 88
      Width = 78
      Height = 21
      TabOrder = 2
    end
    object Memo1: TMemo
      Left = 83
      Top = 112
      Width = 260
      Height = 86
      Lines.Strings = (
        '')
      TabOrder = 3
    end
    object RadioButton1: TRadioButton
      Left = 262
      Top = 24
      Width = 45
      Height = 17
      Caption = #30007
      Checked = True
      TabOrder = 4
      TabStop = True
    end
    object RadioButton2: TRadioButton
      Left = 306
      Top = 24
      Width = 46
      Height = 17
      Caption = #22899
      TabOrder = 5
    end
    object Edit3: TEdit
      Left = 263
      Top = 56
      Width = 78
      Height = 21
      TabOrder = 6
    end
    object Edit5: TEdit
      Left = 263
      Top = 88
      Width = 78
      Height = 21
      TabOrder = 7
    end
    object Insert_Click: TButton
      Left = 107
      Top = 216
      Width = 61
      Height = 25
      Caption = #25554#20837#35760#24405
      TabOrder = 8
      OnClick = Insert_ClickClick
    end
    object return: TButton
      Left = 230
      Top = 216
      Width = 61
      Height = 25
      Caption = #36820#22238
      TabOrder = 9
      OnClick = returnClick
    end
  end
end

⌨️ 快捷键说明

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