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

📄 mc_cyxx.~dfm

📁 1、系统环境要求:所有程序均在Windows98/XP操作系统下测试运行。 2、建议用户在系统上安装DELPHI7.0企业版。 3、如果数据库为SQL Server数据库
💻 ~DFM
字号:
object CYXX: TCYXX
  Left = 222
  Top = 77
  BorderStyle = bsToolWindow
  Caption = '成员信息:'
  ClientHeight = 368
  ClientWidth = 792
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '宋体'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 12
  object Label26: TLabel
    Left = 8
    Top = 356
    Width = 48
    Height = 12
    Caption = '房间代号'
    Visible = False
  end
  object Label20: TLabel
    Left = 64
    Top = 356
    Width = 48
    Height = 12
    Caption = '大楼名称'
    Visible = False
  end
  object Label21: TLabel
    Left = 120
    Top = 356
    Width = 36
    Height = 12
    Caption = '小区名'
    Visible = False
  end
  object Label1: TLabel
    Left = 208
    Top = 356
    Width = 48
    Height = 12
    Caption = '人口编号'
    Visible = False
  end
  object Label22: TLabel
    Left = 160
    Top = 356
    Width = 36
    Height = 12
    Caption = '房间号'
    Visible = False
  end
  object GroupBox1: TGroupBox
    Left = 6
    Top = 5
    Width = 579
    Height = 356
    Caption = '成员信息:'
    TabOrder = 0
    object Label2: TLabel
      Left = 11
      Top = 24
      Width = 36
      Height = 12
      Caption = '姓名:'
    end
    object Label4: TLabel
      Left = 11
      Top = 49
      Width = 60
      Height = 12
      Caption = '出生日期:'
    end
    object Label5: TLabel
      Left = 11
      Top = 74
      Width = 60
      Height = 12
      Caption = '成员代号:'
    end
    object Label6: TLabel
      Left = 11
      Top = 99
      Width = 60
      Height = 12
      Caption = '文化程度:'
    end
    object Label7: TLabel
      Left = 11
      Top = 124
      Width = 72
      Height = 12
      Caption = '与户主关系:'
    end
    object Label8: TLabel
      Left = 203
      Top = 24
      Width = 36
      Height = 12
      Caption = '籍贯:'
    end
    object Label9: TLabel
      Left = 203
      Top = 49
      Width = 36
      Height = 12
      Caption = '国籍:'
    end
    object Label10: TLabel
      Left = 203
      Top = 74
      Width = 60
      Height = 12
      Caption = '婚姻状况:'
    end
    object Label11: TLabel
      Left = 11
      Top = 227
      Width = 60
      Height = 12
      Caption = '工作单位:'
    end
    object Label12: TLabel
      Left = 393
      Top = 24
      Width = 36
      Height = 12
      Caption = '职业:'
    end
    object Label13: TLabel
      Left = 393
      Top = 49
      Width = 36
      Height = 12
      Caption = '职务:'
    end
    object Label14: TLabel
      Left = 393
      Top = 74
      Width = 36
      Height = 12
      Caption = '职称:'
    end
    object Label15: TLabel
      Left = 393
      Top = 124
      Width = 60
      Height = 12
      Caption = '家庭电话:'
    end
    object Label16: TLabel
      Left = 393
      Top = 99
      Width = 60
      Height = 12
      Caption = '单位电话:'
    end
    object Label17: TLabel
      Left = 203
      Top = 99
      Width = 36
      Height = 12
      Caption = '手机:'
    end
    object Label18: TLabel
      Left = 203
      Top = 124
      Width = 36
      Height = 12
      Caption = '传呼:'
    end
    object Label19: TLabel
      Left = 11
      Top = 174
      Width = 60
      Height = 12
      Caption = '家庭住址:'
    end
    object Label23: TLabel
      Left = 11
      Top = 149
      Width = 60
      Height = 12
      Caption = '身份证号:'
    end
    object Label24: TLabel
      Left = 11
      Top = 200
      Width = 72
      Height = 12
      Caption = '户口所在地:'
    end
    object Label25: TLabel
      Left = 203
      Top = 149
      Width = 60
      Height = 12
      Caption = '暂住证号:'
    end
    object Label27: TLabel
      Left = 11
      Top = 248
      Width = 36
      Height = 12
      Caption = '备注:'
    end
    object DBText1: TDBText
      Left = 81
      Top = 23
      Width = 65
      Height = 17
      DataField = '姓名'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText2: TDBText
      Left = 81
      Top = 48
      Width = 100
      Height = 17
      DataField = '出生日期'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText3: TDBText
      Left = 81
      Top = 73
      Width = 100
      Height = 17
      DataField = '成员代号'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText4: TDBText
      Left = 81
      Top = 98
      Width = 100
      Height = 17
      DataField = '文化程度'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText5: TDBText
      Left = 81
      Top = 123
      Width = 100
      Height = 17
      DataField = '与户主关系'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText6: TDBText
      Left = 81
      Top = 148
      Width = 100
      Height = 17
      DataField = '身份证号'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText7: TDBText
      Left = 81
      Top = 173
      Width = 488
      Height = 17
      DataField = '家庭住址'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText8: TDBText
      Left = 81
      Top = 199
      Width = 480
      Height = 17
      DataField = '户口所在地'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText9: TDBText
      Left = 81
      Top = 226
      Width = 480
      Height = 17
      DataField = '工作单位'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText10: TDBText
      Left = 264
      Top = 23
      Width = 120
      Height = 17
      DataField = '籍贯'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText11: TDBText
      Left = 264
      Top = 48
      Width = 120
      Height = 17
      DataField = '国籍'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText12: TDBText
      Left = 264
      Top = 73
      Width = 120
      Height = 17
      DataField = '婚姻状况'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText13: TDBText
      Left = 264
      Top = 98
      Width = 120
      Height = 17
      DataField = '手机'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText14: TDBText
      Left = 264
      Top = 123
      Width = 120
      Height = 17
      DataField = '传呼'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText15: TDBText
      Left = 264
      Top = 148
      Width = 305
      Height = 17
      DataField = '暂住证号'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText16: TDBText
      Left = 448
      Top = 23
      Width = 120
      Height = 17
      DataField = '职业'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText17: TDBText
      Left = 448
      Top = 48
      Width = 120
      Height = 17
      DataField = '职务'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText18: TDBText
      Left = 448
      Top = 73
      Width = 120
      Height = 17
      DataField = '职称'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText19: TDBText
      Left = 448
      Top = 98
      Width = 120
      Height = 17
      DataField = '单位电话'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText20: TDBText
      Left = 448
      Top = 123
      Width = 121
      Height = 17
      DataField = '家庭电话'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBText21: TDBText
      Left = 152
      Top = 24
      Width = 41
      Height = 17
      DataField = '性别'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Bevel1: TBevel
      Left = 4
      Top = 43
      Width = 573
      Height = 2
      Shape = bsTopLine
    end
    object Bevel2: TBevel
      Left = 3
      Top = 67
      Width = 573
      Height = 2
      Shape = bsTopLine
    end
    object Bevel3: TBevel
      Left = 4
      Top = 92
      Width = 573
      Height = 2
      Shape = bsTopLine
    end
    object Bevel4: TBevel
      Left = 4
      Top = 118
      Width = 573
      Height = 2
      Shape = bsTopLine
    end
    object Bevel5: TBevel
      Left = 4
      Top = 142
      Width = 573
      Height = 2
      Shape = bsTopLine
    end
    object Bevel6: TBevel
      Left = 4
      Top = 166
      Width = 573
      Height = 2
      Shape = bsTopLine
    end
    object Bevel7: TBevel
      Left = 3
      Top = 192
      Width = 573
      Height = 2
      Shape = bsTopLine
    end
    object Bevel8: TBevel
      Left = 3
      Top = 218
      Width = 573
      Height = 2
      Shape = bsTopLine
    end
    object Bevel9: TBevel
      Left = 4
      Top = 243
      Width = 573
      Height = 2
      Shape = bsTopLine
    end
    object DBMemo1: TDBMemo
      Left = 81
      Top = 251
      Width = 487
      Height = 98
      BorderStyle = bsNone
      Color = clScrollBar
      DataField = '备注'
      DataSource = YZEdit.DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
  end
  object GroupBox2: TGroupBox
    Left = 591
    Top = 4
    Width = 197
    Height = 357
    Caption = '照片:'
    TabOrder = 1
    object Shape1: TShape
      Left = 7
      Top = 15
      Width = 184
      Height = 335
      Brush.Color = clBlack
    end
    object DBImage1: TDBImage
      Left = 8
      Top = 16
      Width = 182
      Height = 333
      BorderStyle = bsNone
      DataField = '照片'
      DataSource = YZEdit.DataSource1
      Stretch = True
      TabOrder = 0
    end
  end
end

⌨️ 快捷键说明

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