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

📄 ufrm_regist.~dfm

📁 DELPHI写的全套软件工程流程安排下的人事管理系统。数据库为自带数据库。急需下载J3D源码。希望帮帮忙。谢谢~
💻 ~DFM
字号:
object frm_regist: Tfrm_regist
  Left = 185
  Top = 119
  Width = 473
  Height = 363
  Caption = #26032#29992#25143#27880#20876
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -15
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 15
  object Label11: TLabel
    Left = 16
    Top = 8
    Width = 95
    Height = 19
    Caption = #31649#29702#21592#27880#20876
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label12: TLabel
    Left = 48
    Top = 32
    Width = 130
    Height = 13
    Caption = #35831#22312#19979#38754#22635#20889#30456#20851#20449#24687
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object groupBox1: TGroupBox
    Left = 8
    Top = 56
    Width = 449
    Height = 241
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 24
      Width = 45
      Height = 15
      Caption = #29992#25143#21517
    end
    object Label2: TLabel
      Left = 31
      Top = 55
      Width = 30
      Height = 15
      Caption = #23494#30721
    end
    object Label3: TLabel
      Left = 16
      Top = 86
      Width = 60
      Height = 15
      Caption = #23494#30721#30830#35748
    end
    object Label4: TLabel
      Left = 16
      Top = 117
      Width = 60
      Height = 15
      Caption = #30495#23454#22995#21517
    end
    object Label5: TLabel
      Left = 16
      Top = 148
      Width = 60
      Height = 15
      Caption = #36523#20221#35777#21495
    end
    object Label6: TLabel
      Left = 255
      Top = 23
      Width = 30
      Height = 15
      Caption = #24615#21035
    end
    object Label7: TLabel
      Left = 255
      Top = 54
      Width = 30
      Height = 15
      Caption = #24180#40836
    end
    object Label8: TLabel
      Left = 240
      Top = 85
      Width = 60
      Height = 15
      Caption = #30005#35805#21495#30721
    end
    object Label9: TLabel
      Left = 246
      Top = 116
      Width = 48
      Height = 15
      Caption = 'E-MAIL'
    end
    object Label10: TLabel
      Left = 232
      Top = 148
      Width = 75
      Height = 15
      Caption = #27880#20876#39564#35777#30721
    end
    object Label13: TLabel
      Left = 40
      Top = 184
      Width = 143
      Height = 13
      Caption = #26816#39564#26159#21542#20855#26377#27880#20876#25104#20026#31649
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label14: TLabel
      Left = 40
      Top = 200
      Width = 143
      Height = 13
      Caption = #29702#21592#30340#36164#26684#65292#20026#24517#22635#20869#23481
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 88
      Top = 18
      Width = 121
      Height = 23
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 88
      Top = 49
      Width = 121
      Height = 23
      PasswordChar = '*'
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 88
      Top = 80
      Width = 121
      Height = 23
      PasswordChar = '*'
      TabOrder = 2
    end
    object Edit4: TEdit
      Left = 88
      Top = 111
      Width = 121
      Height = 23
      TabOrder = 3
    end
    object Edit5: TEdit
      Left = 88
      Top = 143
      Width = 121
      Height = 23
      TabOrder = 4
    end
    object Edit6: TEdit
      Left = 312
      Top = 18
      Width = 121
      Height = 23
      TabOrder = 5
    end
    object Edit7: TEdit
      Left = 312
      Top = 49
      Width = 121
      Height = 23
      TabOrder = 6
    end
    object Edit8: TEdit
      Left = 312
      Top = 80
      Width = 121
      Height = 23
      TabOrder = 7
    end
    object Edit9: TEdit
      Left = 312
      Top = 112
      Width = 121
      Height = 23
      TabOrder = 8
    end
    object Edit10: TEdit
      Left = 312
      Top = 143
      Width = 121
      Height = 23
      TabOrder = 9
    end
    object Button1: TButton
      Left = 280
      Top = 208
      Width = 49
      Height = 25
      Caption = #30830#35748
      TabOrder = 10
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 336
      Top = 208
      Width = 49
      Height = 25
      Caption = #37325#32622
      TabOrder = 11
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 392
      Top = 208
      Width = 49
      Height = 25
      Caption = #36864#20986
      TabOrder = 12
      OnClick = Button3Click
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 300
    Width = 465
    Height = 29
    Panels = <
      item
        Text = #20154#20107#31649#29702#21592#27880#20876
        Width = 50
      end>
  end
  object Table1: TTable
    Active = True
    TableName = 'login.db'
    Left = 280
    Top = 8
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 312
    Top = 8
  end
end

⌨️ 快捷键说明

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