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

📄 totalinfromationunit.dfm

📁 人事管理系统帮助人们管理复杂的关系
💻 DFM
字号:
object TotalInfromationForm: TTotalInfromationForm
  Left = 272
  Top = 191
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #32467#31639#20449#24687
  ClientHeight = 296
  ClientWidth = 297
  Color = clCaptionText
  Font.Charset = DEFAULT_CHARSET
  Font.Color = 16554836
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 53
    Top = 43
    Width = 60
    Height = 13
    Caption = #21592#24037#32534#21495#65306
  end
  object Label2: TLabel
    Left = 100
    Top = 8
    Width = 89
    Height = 20
    AutoSize = False
    Caption = #32467#31639#20449#24687
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label3: TLabel
    Left = 53
    Top = 74
    Width = 60
    Height = 13
    Caption = #21592#24037#22995#21517#65306
  end
  object Label4: TLabel
    Left = 53
    Top = 106
    Width = 60
    Height = 13
    Caption = #32467#31639#26376#20221#65306
  end
  object Label5: TLabel
    Left = 64
    Top = 136
    Width = 3
    Height = 13
  end
  object Label6: TLabel
    Left = 54
    Top = 139
    Width = 60
    Height = 13
    Caption = #22522#26412#24037#36164#65306
  end
  object Label7: TLabel
    Left = 54
    Top = 171
    Width = 60
    Height = 13
    Caption = #23454#21457#24037#36164#65306
  end
  object Label8: TLabel
    Left = 117
    Top = 197
    Width = 63
    Height = 16
    AutoSize = False
    Caption = #38468#21152#20449#24687
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Edit1: TEdit
    Left = 116
    Top = 40
    Width = 121
    Height = 21
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 116
    Top = 72
    Width = 121
    Height = 21
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 116
    Top = 104
    Width = 121
    Height = 21
    TabOrder = 2
  end
  object Edit4: TEdit
    Left = 116
    Top = 136
    Width = 121
    Height = 21
    TabOrder = 3
  end
  object Edit5: TEdit
    Left = 116
    Top = 168
    Width = 121
    Height = 21
    TabOrder = 4
  end
  object Button1: TButton
    Left = 111
    Top = 256
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 5
    OnClick = Button1Click
  end
  object Edit6: TEdit
    Left = 16
    Top = 224
    Width = 265
    Height = 21
    TabOrder = 6
    Text = 'Edit6'
  end
end

⌨️ 快捷键说明

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