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

📄 unit6.dfm

📁 自己做的一个人力资源管理
💻 DFM
字号:
object lvli_people: Tlvli_people
  Left = 347
  Top = 246
  Width = 506
  Height = 369
  Caption = 'lvli_people'
  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 Panel1: TPanel
    Left = 0
    Top = 0
    Width = 498
    Height = 33
    Align = alTop
    Caption = #23653#21382#20449#24687
    TabOrder = 0
    object Label7: TLabel
      Left = 8
      Top = 8
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #24555#36895#26597#30475
    end
    object ComboBox2: TComboBox
      Left = 72
      Top = 4
      Width = 89
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      Text = 'ComboBox2'
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 33
    Width = 498
    Height = 264
    Align = alClient
    TabOrder = 1
    object Label1: TLabel
      Left = 154
      Top = 28
      Width = 65
      Height = 25
      AutoSize = False
      Caption = #21592#24037#32534#21495
    end
    object Label2: TLabel
      Left = 154
      Top = 63
      Width = 65
      Height = 25
      AutoSize = False
      Caption = #22995#21517
    end
    object Label20: TLabel
      Left = 154
      Top = 104
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #26368#39640#23398#20301
    end
    object Label21: TLabel
      Left = 154
      Top = 141
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #19987#19994
    end
    object Label22: TLabel
      Left = 154
      Top = 178
      Width = 81
      Height = 13
      AutoSize = False
      Caption = #27605#19994#38498#26657
    end
    object Label23: TLabel
      Left = 154
      Top = 216
      Width = 73
      Height = 13
      AutoSize = False
      Caption = #27605#19994#26085#26399
    end
    object Edit1: TEdit
      Left = 226
      Top = 23
      Width = 121
      Height = 21
      TabOrder = 0
      Text = 'Edit1'
    end
    object Edit2: TEdit
      Left = 226
      Top = 58
      Width = 121
      Height = 21
      TabOrder = 1
      Text = 'Edit2'
    end
    object ComboBox15: TComboBox
      Left = 225
      Top = 99
      Width = 122
      Height = 21
      ItemHeight = 13
      TabOrder = 2
      Text = 'ComboBox15'
    end
    object Edit3: TEdit
      Left = 225
      Top = 137
      Width = 121
      Height = 21
      TabOrder = 3
      Text = 'Edit3'
    end
    object Edit6: TEdit
      Left = 225
      Top = 173
      Width = 121
      Height = 21
      TabOrder = 4
      Text = 'Edit6'
    end
    object DateTimePicker2: TDateTimePicker
      Left = 225
      Top = 212
      Width = 121
      Height = 21
      Date = 39092.900815243050000000
      Time = 39092.900815243050000000
      TabOrder = 5
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 297
    Width = 498
    Height = 41
    Align = alBottom
    TabOrder = 2
    object ToolBar1: TToolBar
      Left = 1
      Top = 1
      Width = 496
      Height = 36
      ButtonHeight = 32
      ButtonWidth = 74
      Caption = 'ToolBar1'
      HotImages = DM.FORMImageList
      Images = DM.FORMImageList
      TabOrder = 0
      object ToolButton1: TToolButton
        Left = 0
        Top = 2
        Caption = 'ToolButton1'
        ImageIndex = 0
      end
      object ToolButton2: TToolButton
        Left = 74
        Top = 2
        Caption = 'ToolButton2'
        ImageIndex = 1
      end
      object ToolButton3: TToolButton
        Left = 148
        Top = 2
        Caption = 'ToolButton3'
        ImageIndex = 2
      end
      object ToolButton4: TToolButton
        Left = 222
        Top = 2
        Caption = 'ToolButton4'
        ImageIndex = 3
      end
      object ToolButton5: TToolButton
        Left = 296
        Top = 2
        Caption = 'ToolButton5'
        ImageIndex = 4
      end
      object ToolButton6: TToolButton
        Left = 370
        Top = 2
        Caption = 'ToolButton6'
        ImageIndex = 6
      end
      object ToolButton7: TToolButton
        Left = 444
        Top = 2
        Caption = 'ToolButton7'
        ImageIndex = 8
      end
      object ToolButton8: TToolButton
        Left = 518
        Top = 2
        Caption = 'ToolButton8'
        ImageIndex = 10
      end
    end
  end
end

⌨️ 快捷键说明

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