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

📄 unit5.~dfm

📁 一个很简单的人事管理系统
💻 ~DFM
字号:
object renshiForm: TrenshiForm
  Left = 592
  Top = 282
  Width = 679
  Height = 605
  Caption = #20154#20107#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object DBGrid1: TDBGrid
    Left = 0
    Top = 296
    Width = 665
    Height = 281
    DataSource = DataSource1
    Enabled = False
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object DBNavigator1: TDBNavigator
    Left = 32
    Top = 264
    Width = 224
    Height = 25
    DataSource = DataSource1
    VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
    TabOrder = 1
    OnClick = DBNavigator1Click
  end
  object Button1: TButton
    Left = 296
    Top = 264
    Width = 121
    Height = 25
    Caption = #26356#26032'( '#35201#38544#34255')'
    TabOrder = 2
    Visible = False
    OnClick = Button1Click
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 16
    Width = 249
    Height = 81
    Caption = #26597#35810#20462#25913
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 3
    object Label1: TLabel
      Left = 8
      Top = 24
      Width = 93
      Height = 13
      Caption = #35831#36755#20837#21592#24037#21495#65306'   '
    end
    object Edit1: TEdit
      Left = 92
      Top = 18
      Width = 121
      Height = 19
      TabOrder = 0
    end
    object Button2: TButton
      Left = 136
      Top = 48
      Width = 75
      Height = 25
      Caption = #26597#35810#27492#21592#24037
      TabOrder = 1
      OnClick = Button2Click
    end
    object Button7: TButton
      Left = 32
      Top = 48
      Width = 75
      Height = 25
      Caption = #27983#35272#20840#37096
      TabOrder = 2
      OnClick = Button7Click
    end
  end
  object GroupBox2: TGroupBox
    Left = 264
    Top = 16
    Width = 401
    Height = 241
    Caption = #24403#21069#25968#25454
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 4
    object Label2: TLabel
      Left = 19
      Top = 27
      Width = 51
      Height = 13
      Caption = #21592#24037#21495#65306' '
    end
    object Label3: TLabel
      Left = 31
      Top = 51
      Width = 42
      Height = 13
      Caption = #22995#21517#65306'  '
    end
    object Label4: TLabel
      Left = 31
      Top = 81
      Width = 39
      Height = 13
      Caption = #24615#21035#65306' '
    end
    object Label5: TLabel
      Left = 8
      Top = 119
      Width = 63
      Height = 13
      Caption = #20986#29983#24180#26376#65306' '
    end
    object Label6: TLabel
      Left = 8
      Top = 150
      Width = 69
      Height = 13
      Caption = #36523#20221#35777#21495#65306'   '
    end
    object Label7: TLabel
      Left = 7
      Top = 181
      Width = 66
      Height = 13
      Caption = #32852#31995#30005#35805#65306'  '
    end
    object Label8: TLabel
      Left = 8
      Top = 212
      Width = 66
      Height = 13
      Caption = #36890#20449#22320#22336#65306'  '
    end
    object Label9: TLabel
      Left = 234
      Top = 29
      Width = 36
      Height = 13
      Caption = #24037#36164#65306
    end
    object Label10: TLabel
      Left = 211
      Top = 61
      Width = 72
      Height = 13
      Caption = #24037#20316#37096#38376#65306'    '
    end
    object Label11: TLabel
      Left = 235
      Top = 94
      Width = 36
      Height = 13
      Caption = #32844#21153#65306
    end
    object Label12: TLabel
      Left = 236
      Top = 118
      Width = 42
      Height = 13
      Caption = #19987#19994#65306'  '
    end
    object Label13: TLabel
      Left = 237
      Top = 141
      Width = 42
      Height = 13
      Caption = #22791#27880#65306'  '
    end
    object Label14: TLabel
      Left = 226
      Top = 165
      Width = 54
      Height = 13
      Caption = #25805#20316#20154#65306'  '
    end
    object Label15: TLabel
      Left = 192
      Top = 189
      Width = 90
      Height = 13
      Caption = #26368#21518#25805#20316#26102#38388#65306'  '
    end
    object Edit2: TEdit
      Left = 64
      Top = 24
      Width = 121
      Height = 19
      ReadOnly = True
      TabOrder = 0
    end
    object Edit3: TEdit
      Left = 64
      Top = 48
      Width = 121
      Height = 19
      TabOrder = 1
    end
    object Edit4: TEdit
      Left = 64
      Top = 80
      Width = 121
      Height = 19
      TabOrder = 2
    end
    object Edit5: TEdit
      Left = 64
      Top = 112
      Width = 121
      Height = 19
      TabOrder = 3
    end
    object Edit6: TEdit
      Left = 64
      Top = 144
      Width = 121
      Height = 19
      TabOrder = 4
    end
    object Edit7: TEdit
      Left = 64
      Top = 176
      Width = 121
      Height = 19
      TabOrder = 5
    end
    object Edit8: TEdit
      Left = 64
      Top = 208
      Width = 329
      Height = 19
      TabOrder = 6
    end
    object Edit9: TEdit
      Left = 269
      Top = 23
      Width = 121
      Height = 19
      TabOrder = 7
    end
    object Edit10: TEdit
      Left = 269
      Top = 55
      Width = 121
      Height = 19
      TabOrder = 8
    end
    object Edit11: TEdit
      Left = 269
      Top = 87
      Width = 121
      Height = 19
      TabOrder = 9
    end
    object Edit12: TEdit
      Left = 270
      Top = 111
      Width = 121
      Height = 19
      TabOrder = 10
    end
    object Edit13: TEdit
      Left = 271
      Top = 135
      Width = 121
      Height = 19
      TabOrder = 11
    end
    object Edit14: TEdit
      Left = 271
      Top = 159
      Width = 121
      Height = 19
      ReadOnly = True
      TabOrder = 12
    end
    object Edit15: TEdit
      Left = 272
      Top = 184
      Width = 121
      Height = 19
      ReadOnly = True
      TabOrder = 13
    end
  end
  object GroupBox3: TGroupBox
    Left = 8
    Top = 104
    Width = 249
    Height = 153
    Caption = #25805#20316#26639
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 5
    object Button4: TButton
      Left = 128
      Top = 80
      Width = 81
      Height = 25
      Caption = #21024#38500#24403#21069#21592#24037
      TabOrder = 0
      OnClick = Button4Click
    end
    object Button5: TButton
      Left = 24
      Top = 80
      Width = 81
      Height = 25
      Caption = #25552#20132#20462#25913
      TabOrder = 1
      OnClick = Button5Click
    end
    object Button3: TButton
      Left = 24
      Top = 24
      Width = 75
      Height = 25
      Caption = #36820#22238
      TabOrder = 2
      OnClick = Button3Click
    end
    object Button6: TButton
      Left = 128
      Top = 24
      Width = 75
      Height = 25
      Caption = #28155#21152#26032#21592#24037
      TabOrder = 3
      OnClick = Button6Click
    end
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery2
    Left = 112
    Top = 272
  end
  object ADOQuery1: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 80
    Top = 16
  end
  object ADOConnection1: TADOConnection
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;User ID=Admin;Data Source='#20154#20107#31649#29702#31995 +
      #32479'.mdb;Mode=Share Deny None;Extended Properties="";Persist Securi' +
      'ty Info=False;Jet OLEDB:System database="";Jet OLEDB:Registry Pa' +
      'th="";Jet OLEDB:Database Password="";Jet OLEDB:Engine Type=5;Jet' +
      ' OLEDB:Database Locking Mode=1;Jet OLEDB:Global Partial Bulk Ops' +
      '=2;Jet OLEDB:Global Bulk Transactions=1;Jet OLEDB:New Database P' +
      'assword="";Jet OLEDB:Create System Database=False;Jet OLEDB:Encr' +
      'ypt Database=False;Jet OLEDB:Don'#39't Copy Locale on Compact=False;' +
      'Jet OLEDB:Compact Without Replica Repair=False;Jet OLEDB:SFP=Fal' +
      'se'
    LoginPrompt = False
    Provider = 'Microsoft.Jet.OLEDB.4.0'
    Left = 152
    Top = 272
  end
  object ADOQuery2: TADOQuery
    Connection = ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from Info')
    Left = 248
    Top = 272
  end
  object ADOQuery3: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 64
    Top = 152
  end
  object Timer1: TTimer
    Interval = 100
    OnTimer = Timer1Timer
    Left = 224
    Top = 104
  end
end

⌨️ 快捷键说明

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