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

📄 frmsjmb.frm

📁 本系统可用于医院和专业体检中心的健康体检管理
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{0B81E4A9-BE4E-4AEF-9272-33AB5B51C6FC}#1.0#0"; "XPControls.ocx"
Begin VB.Form FrmSJMB 
   BackColor       =   &H00D3DABC&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "数据字典维护"
   ClientHeight    =   7635
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   10125
   Icon            =   "FrmSJMB.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7635
   ScaleWidth      =   10125
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.Frame FrmXMDM 
      BackColor       =   &H00D3DABC&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000018&
      Height          =   5655
      Left            =   3630
      TabIndex        =   8
      Top             =   1830
      Width           =   6435
      Begin VB.Frame Frame3 
         BackColor       =   &H00D3DABC&
         Caption         =   "该项目现有数据模板"
         Height          =   2745
         Left            =   90
         TabIndex        =   11
         Top             =   2820
         Width           =   6225
         Begin MSComctlLib.ListView LvwSJMB 
            Height          =   2415
            Left            =   150
            TabIndex        =   12
            Top             =   240
            Width           =   5925
            _ExtentX        =   10451
            _ExtentY        =   4260
            View            =   3
            LabelEdit       =   1
            LabelWrap       =   0   'False
            HideSelection   =   0   'False
            AllowReorder    =   -1  'True
            FullRowSelect   =   -1  'True
            GridLines       =   -1  'True
            _Version        =   393217
            ForeColor       =   -2147483640
            BackColor       =   12648384
            BorderStyle     =   1
            Appearance      =   1
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            NumItems        =   1
            BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               Key             =   "Templates"
               Text            =   "已选项目现有数据模板"
               Object.Width           =   11818
            EndProperty
         End
      End
      Begin VB.Frame Frame5 
         BackColor       =   &H00D3DABC&
         Caption         =   "该项目现有数据字典"
         Height          =   2655
         Left            =   90
         TabIndex        =   9
         Top             =   90
         Width           =   6225
         Begin MSComctlLib.ListView lvwTemplates 
            Height          =   2325
            Left            =   150
            TabIndex        =   10
            Top             =   240
            Width           =   5925
            _ExtentX        =   10451
            _ExtentY        =   4101
            View            =   3
            LabelEdit       =   1
            LabelWrap       =   0   'False
            HideSelection   =   0   'False
            AllowReorder    =   -1  'True
            FullRowSelect   =   -1  'True
            GridLines       =   -1  'True
            _Version        =   393217
            ForeColor       =   -2147483640
            BackColor       =   12648384
            BorderStyle     =   1
            Appearance      =   1
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            NumItems        =   1
            BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               Key             =   "Templates"
               Text            =   "已选项目现有数据字典"
               Object.Width           =   11818
            EndProperty
         End
      End
   End
   Begin VB.TextBox txtTemplate 
      BackColor       =   &H00C0FFC0&
      Height          =   825
      Left            =   3690
      TabIndex        =   2
      Top             =   390
      Width           =   6315
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00D3DABC&
      Caption         =   "项目"
      Height          =   7425
      Left            =   90
      TabIndex        =   0
      Top             =   60
      Width           =   3465
      Begin MSComctlLib.TreeView tvwXMu 
         Height          =   7095
         Left            =   60
         TabIndex        =   1
         Top             =   240
         Width           =   3315
         _ExtentX        =   5847
         _ExtentY        =   12515
         _Version        =   393217
         HideSelection   =   0   'False
         LabelEdit       =   1
         Style           =   7
         Appearance      =   1
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
   End
   Begin XPControls.XPCommandButton cmdCancel 
      Cancel          =   -1  'True
      Height          =   375
      Left            =   8730
      TabIndex        =   3
      Top             =   1350
      Width           =   1065
      _ExtentX        =   1879
      _ExtentY        =   661
      Caption         =   "退出(&E)"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin XPControls.XPCommandButton cmdAdd 
      Height          =   375
      Left            =   3840
      TabIndex        =   4
      Top             =   1350
      Width           =   1005
      _ExtentX        =   1773
      _ExtentY        =   661
      Caption         =   "添加到字典"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin XPControls.XPCommandButton cmdDelete 
      Height          =   375
      Left            =   7440
      TabIndex        =   5
      Top             =   1350
      Width           =   1065
      _ExtentX        =   1879
      _ExtentY        =   661
      Caption         =   "删除(&D)"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin XPControls.XPCommandButton cmdModify 
      Height          =   375
      Left            =   6240
      TabIndex        =   6
      Top             =   1350
      Width           =   1035
      _ExtentX        =   1826
      _ExtentY        =   661
      Caption         =   "修改(&M)"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin XPControls.XPCommandButton cmdAddToModel 
      Height          =   375
      Left            =   5070
      TabIndex        =   7
      Top             =   1350
      Width           =   1005
      _ExtentX        =   1773
      _ExtentY        =   661
      Caption         =   "添加到模板"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin VB.TextBox txtXXNR 
      BackColor       =   &H00C0FFC0&
      ForeColor       =   &H80000011&
      Height          =   765
      Left            =   3690
      Locked          =   -1  'True
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   13
      Text            =   "FrmSJMB.frx":1982
      Top             =   6240
      Visible         =   0   'False
      Width           =   1035
   End
   Begin VB.Frame FrmZJDM 
      BackColor       =   &H80000018&
      Caption         =   "总检现有数据模板"
      Height          =   5655
      Left            =   4860
      TabIndex        =   14
      Top             =   1830
      Visible         =   0   'False
      Width           =   6375
      Begin VB.TextBox TxtZJJL 
         BackColor       =   &H00FFFFC0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   1110
         TabIndex        =   17
         Top             =   240
         Width           =   4995
      End
      Begin VB.TextBox TxtJYNR 
         BackColor       =   &H00FFFFC0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1095
         Left            =   180
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   16
         Top             =   1230
         Width           =   5925
      End
      Begin VB.TextBox TxtJYMC 
         BackColor       =   &H00FFFFC0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   1110
         TabIndex        =   15
         Top             =   600
         Width           =   4995
      End
      Begin MSComctlLib.ListView lvwZJJL 
         Height          =   3135
         Left            =   150
         TabIndex        =   18
         Top             =   2400
         Width           =   5925
         _ExtentX        =   10451
         _ExtentY        =   5530
         View            =   3
         LabelEdit       =   1
         LabelWrap       =   0   'False
         HideSelection   =   0   'False
         AllowReorder    =   -1  'True
         FullRowSelect   =   -1  'True
         GridLines       =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   12648384
         BorderStyle     =   1
         Appearance      =   1
         NumItems        =   2
         BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Key             =   "Templates"
            Text            =   "总检结论"
            Object.Width           =   5292
         EndProperty
         BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   1
            Text            =   "总检建议"
            Object.Width           =   7056
         EndProperty
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "体检结论:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   315
         Left            =   180
         TabIndex        =   21
         Top             =   300
         Width           =   930
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "建议名称:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   315
         Left            =   180
         TabIndex        =   20
         Top             =   630
         Width           =   930
      End
      Begin VB.Label Label4 
         BackStyle       =   0  'Transparent

⌨️ 快捷键说明

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