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

📄 utransfer.dfm

📁 说明: 比较简单的人事档案管理程序,包含了人事档案的大部分功能,做人事档案的兄弟可以看看. 本程序类型:delphi7 + Access2000 桌面数据库 初始用户名/密码:admin
💻 DFM
字号:
object Form_Transfer: TForm_Transfer
  Left = 318
  Top = 159
  Width = 351
  Height = 356
  Caption = #32844#24037#36716#31227
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label3: TLabel
    Left = 0
    Top = 8
    Width = 60
    Height = 13
    Caption = #32844#24037#32534#21495#65306
  end
  object Label4: TLabel
    Left = 168
    Top = 8
    Width = 60
    Height = 13
    Caption = #32844#24037#22995#21517#65306
  end
  object Label5: TLabel
    Left = 0
    Top = 32
    Width = 60
    Height = 13
    Caption = #21407'  '#37096'  '#38376#65306
  end
  object Button1: TButton
    Left = 168
    Top = 296
    Width = 75
    Height = 28
    Caption = #30830#23450
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 256
    Top = 296
    Width = 75
    Height = 28
    Caption = #21462#28040
    TabOrder = 1
    OnClick = Button2Click
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 56
    Width = 337
    Height = 233
    Caption = #35831#36873#25321#36716#31227#21040#30340#37096#38376
    TabOrder = 2
    object Label1: TLabel
      Left = 8
      Top = 16
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #19968#32423#37096#38376
      Color = clTeal
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clTeal
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentColor = False
      ParentFont = False
      Transparent = True
    end
    object Label2: TLabel
      Left = 176
      Top = 16
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #20108#32423#37096#38376
      Color = clTeal
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clTeal
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentColor = False
      ParentFont = False
      Transparent = True
    end
    object FirstDeptList: TListBox
      Left = 8
      Top = 32
      Width = 153
      Height = 193
      Ctl3D = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ItemHeight = 13
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 0
      OnClick = FirstDeptListClick
    end
    object SecondDeptList: TListBox
      Left = 176
      Top = 32
      Width = 153
      Height = 193
      Ctl3D = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ItemHeight = 13
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 1
    end
  end
  object Edit1: TEdit
    Left = 64
    Top = 6
    Width = 97
    Height = 19
    Color = 14740960
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 3
  end
  object Edit2: TEdit
    Left = 232
    Top = 6
    Width = 97
    Height = 19
    Color = 14740960
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 4
  end
  object Edit3: TEdit
    Left = 64
    Top = 30
    Width = 265
    Height = 19
    Color = 14740960
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 5
  end
end

⌨️ 快捷键说明

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