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

📄 charu1.dfm

📁 这是用delphi作的人力资源管理系统
💻 DFM
字号:
object CR2: TCR2
  Left = 242
  Top = 185
  Width = 322
  Height = 226
  Caption = #25554#20837#25104#32489
  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 = 8
    Width = 281
    Height = 49
    TabOrder = 0
    object Label1: TLabel
      Left = 48
      Top = 17
      Width = 193
      Height = 24
      Caption = ' '#23398' '#29983' '#25104' '#32489' '#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 GroupBox2: TGroupBox
    Left = 16
    Top = 56
    Width = 281
    Height = 129
    TabOrder = 1
    object Label2: TLabel
      Left = 23
      Top = 28
      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 = 59
      Width = 51
      Height = 16
      Caption = #35838#31243#21495'     '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 22
      Top = 86
      Width = 48
      Height = 16
      Caption = #25104'     '#32489'   '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 80
      Top = 24
      Width = 78
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 80
      Top = 56
      Width = 78
      Height = 21
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 80
      Top = 87
      Width = 78
      Height = 21
      TabOrder = 2
    end
    object OK: TButton
      Left = 182
      Top = 32
      Width = 67
      Height = 25
      Caption = #30830'    '#23450
      TabOrder = 3
      OnClick = OKClick
    end
    object return: TButton
      Left = 182
      Top = 72
      Width = 67
      Height = 25
      Caption = #36820'   '#22238
      TabOrder = 4
      OnClick = returnClick
    end
  end
end

⌨️ 快捷键说明

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