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

📄 shanchu.~dfm

📁 这是用delphi作的人力资源管理系统
💻 ~DFM
字号:
object SC: TSC
  Left = 333
  Top = 195
  Width = 315
  Height = 197
  Caption = #21024#38500
  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 = 56
    Width = 305
    Height = 113
    TabOrder = 0
    object Label2: TLabel
      Left = 44
      Top = 23
      Width = 87
      Height = 16
      Caption = #35831#36755#20837#23398#21495'         '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 142
      Top = 22
      Width = 103
      Height = 21
      TabOrder = 0
    end
    object Delete: TButton
      Left = 68
      Top = 62
      Width = 59
      Height = 23
      Caption = #21024'  '#38500
      TabOrder = 1
      OnClick = DeleteClick
    end
    object return: TButton
      Left = 163
      Top = 62
      Width = 62
      Height = 23
      Caption = #36820' '#22238
      TabOrder = 2
      OnClick = returnClick
    end
  end
  object GroupBox2: TGroupBox
    Left = 0
    Top = 0
    Width = 305
    Height = 56
    TabOrder = 1
    object Label1: TLabel
      Left = 57
      Top = 17
      Width = 193
      Height = 24
      Caption = ' '#23398' '#29983' '#20449' '#24687' '#21024' '#38500'      '
      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 + -