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

📄 unit1.dfm

📁 一个建立在BDE引擎上的
💻 DFM
📖 第 1 页 / 共 3 页
字号:
          Width = 50
          Height = 22
          Caption = '添加'
          TabOrder = 1
          OnClick = Button8Click
        end
        object Button9: TButton
          Left = 16
          Top = 192
          Width = 65
          Height = 25
          Caption = '人员设置'
          Enabled = False
          TabOrder = 2
          OnClick = Button9Click
        end
        object Button15: TButton
          Left = 368
          Top = 192
          Width = 50
          Height = 22
          Caption = '返回'
          TabOrder = 3
          OnClick = Button15Click
        end
        object Edit9: TDBEdit
          Left = 96
          Top = 56
          Width = 121
          Height = 21
          DataField = 'BanD'
          DataSource = DataSource3
          TabOrder = 4
          OnChange = Edit11Change
        end
        object Edit10: TDBEdit
          Left = 304
          Top = 56
          Width = 121
          Height = 21
          DataField = 'BanNa'
          DataSource = DataSource3
          TabOrder = 5
          OnChange = Edit11Change
        end
        object Edit11: TDBEdit
          Left = 96
          Top = 120
          Width = 121
          Height = 21
          DataField = 'BanNu'
          DataSource = DataSource3
          TabOrder = 6
          OnChange = Edit11Change
        end
        object Edit12: TDBEdit
          Left = 304
          Top = 120
          Width = 121
          Height = 21
          DataField = 'BanC'
          DataSource = DataSource3
          TabOrder = 7
          OnChange = Edit11Change
        end
        object Memo3: TDBMemo
          Left = 496
          Top = 16
          Width = 185
          Height = 193
          DataField = 'BanJ'
          DataSource = DataSource3
          TabOrder = 8
        end
        object Button19: TButton
          Left = 176
          Top = 192
          Width = 50
          Height = 22
          Caption = '修改'
          TabOrder = 9
          OnClick = Button19Click
        end
        object Button22: TButton
          Left = 112
          Top = 192
          Width = 50
          Height = 22
          Caption = '查询'
          TabOrder = 10
          OnClick = cha2Click
        end
        object Button25: TButton
          Left = 432
          Top = 192
          Width = 50
          Height = 22
          Caption = '退出'
          TabOrder = 11
          OnClick = Button24Click
        end
      end
    end
    object DBGrid4: TDBGrid
      Left = 0
      Top = 256
      Width = 729
      Height = 281
      DataSource = DataSource4
      Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 7
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Visible = False
      Columns = <
        item
          Expanded = False
          FieldName = 'RD'
          Title.Caption = '工号'
          Width = 46
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'RName'
          Title.Caption = '姓名'
          Width = 41
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'RSex'
          Title.Caption = '性别'
          Width = 25
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'RAge'
          Title.Caption = '年龄'
          Width = 25
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'RXue'
          Title.Caption = '学历'
          Width = 34
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Rjg'
          Title.Caption = '籍贯'
          Width = 51
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Rborn'
          Title.Caption = '出生年月'
          Width = 54
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Rxian'
          Title.Caption = '工作经验'
          Width = 49
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Rwei'
          Title.Caption = '职位'
          Width = 48
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Rtel'
          Title.Caption = '住宅电话'
          Width = 70
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Rstel'
          Title.Caption = '手机'
          Width = 83
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Rmail'
          Title.Caption = '电子信箱'
          Width = 84
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Radr'
          Title.Caption = '家庭住址'
          Width = 98
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Rjtime'
          Title.Caption = '进入公司时间'
          Width = 76
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Rhtime'
          Title.Caption = '合同时间'
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'RJ'
          Title.Caption = '个人简介'
          Width = 312
          Visible = True
        end>
    end
    object zushu: TPanel
      Left = 1
      Top = -1
      Width = 737
      Height = 257
      TabOrder = 6
      Visible = False
      object Backdrop6: TBackdrop
        Left = 1
        Top = 1
        Width = 735
        Height = 255
        EndColor = clTeal
        StartColor = clWhite
        TabOrder = 0
        object Label39: TLabel
          Left = 16
          Top = 56
          Width = 33
          Height = 13
          AutoSize = False
          Caption = '籍贯'
          Font.Charset = ANSI_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label35: TLabel
          Left = 384
          Top = 16
          Width = 34
          Height = 13
          AutoSize = False
          Caption = '学历'
          Font.Charset = ANSI_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label31: TLabel
          Left = 16
          Top = 16
          Width = 36
          Height = 13
          AutoSize = False
          Caption = '工号'
          Font.Charset = ANSI_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label36: TLabel
          Left = 128
          Top = 16
          Width = 34
          Height = 13
          AutoSize = False
          Caption = '姓名'
          Font.Charset = ANSI_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label43: TLabel
          Left = 360
          Top = 96
          Width = 38
          Height = 13
          AutoSize = False
          Caption = 'E-mail'
          Font.Charset = ANSI_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label40: TLabel
          Left = 8
          Top = 140
          Width = 49
          Height = 13
          AutoSize = False
          Caption = '住宅址'
          Font.Charset = ANSI_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label41: TLabel
          Left = 8
          Top = 96
          Width = 65
          Height = 13
          AutoSize = False
          Caption = '住宅电话'
          Font.Charset = ANSI_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label33: TLabel
          Left = 272
          Top = 56
          Width = 65
          Height = 13
          AutoSize = False
          Caption = '工作经验'
          Font.Charset = ANSI_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label38: TLabel
          Left = 240
          Top = 16
          Width = 62
          Height = 13
          AutoSize = False
          Caption = '性别'
          Font.Charset = ANSI_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label42: TLabel
          Left = 185
          Top = 96
          Width = 52
          Height = 13
          AutoSize = False
          Caption = '手机'
          Font.Charset = ANSI_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label34: TLabel
          Left = 136
          Top = 56
          Width = 49
          Height = 13
          AutoSize = False
          Caption = '出生年月'
          Font.Charset = ANSI_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label32: TLabel
          Left = 304
          Top = 16
          Width = 48
          Height = 13
          AutoSize = False
          Caption = '年龄'
          Font.Charset = ANSI_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label53: TLabel
          Left = 0
          Top = 184
          Width = 89
          Height = 13
          AutoSize = False
          Caption = '进入公司时间'
          Font.Charset = ANSI_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label54: TLabel
          Left = 240
          Top = 192
          Width = 57
          Height = 13
          AutoSize = False
          Caption = '合同时间'
          Font.Charset = ANSI_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label52: TLabel
          Left = 384
          Top = 56
          Width = 33
          Height = 13
          AutoSize = False
          Caption = '职位'
          Font.Charset = ANSI_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Button12: TButton
          Left = 336
          Top = 224
          Width = 50
          Height = 22
          Caption = '删除'
          TabOrder = 0
          OnClick = Button12Click
        end
        object Button13: TButton
          Left = 272
          Top = 224
          Width = 50
          Height = 22
          Caption = '添加'
          TabOrder = 1
          OnClick = Button13Click
        end
        object Button10: TButton
          Left = 400

⌨️ 快捷键说明

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