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

📄 frmsetorgantemp.frm

📁 VB6.0编写的医院影像系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmSetOrganTemp 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "检查部位明细内容"
   ClientHeight    =   6495
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6660
   Icon            =   "frmSetOrganTemp.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6495
   ScaleWidth      =   6660
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   Begin VB.Frame Frame2 
      Height          =   75
      Left            =   120
      TabIndex        =   36
      Top             =   5640
      Width           =   6435
   End
   Begin VB.TextBox txtFrequency 
      DataField       =   "COMB_FREQUENCY"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   4800
      TabIndex        =   35
      Top             =   5220
      Width           =   1575
   End
   Begin VB.TextBox txtIndex 
      DataField       =   "COMB_INDEX"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   1260
      TabIndex        =   33
      Top             =   5220
      Width           =   1635
   End
   Begin VB.TextBox txtSex 
      DataField       =   "SEX"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   4800
      TabIndex        =   31
      Top             =   4740
      Width           =   1575
   End
   Begin VB.TextBox txtUSType 
      DataField       =   "REPORT_TYPE"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   1260
      TabIndex        =   29
      Top             =   4740
      Width           =   1635
   End
   Begin VB.TextBox txtOrganNum 
      DataField       =   "ORGAN_NUM"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   4800
      TabIndex        =   27
      Top             =   4080
      Width           =   1575
   End
   Begin VB.TextBox txtHeartPrice 
      DataField       =   "HEART_PRICE"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   1260
      TabIndex        =   25
      Top             =   4080
      Width           =   1635
   End
   Begin VB.TextBox txtColorPrice 
      DataField       =   "COLOR_PRICE"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   4800
      TabIndex        =   23
      Top             =   3600
      Width           =   1575
   End
   Begin VB.TextBox txtBWPrice 
      DataField       =   "BW_PRICE"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   1260
      TabIndex        =   21
      Top             =   3600
      Width           =   1635
   End
   Begin VB.ComboBox cboRegion 
      DataField       =   "REGION_NAME"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   300
      Left            =   4680
      TabIndex        =   15
      Text            =   "cboRegion"
      Top             =   180
      Width           =   1695
   End
   Begin VB.TextBox txtCombName 
      DataField       =   "COMB_NAME"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   1200
      TabIndex        =   10
      Top             =   180
      Width           =   1725
   End
   Begin VB.Frame Frame3 
      Caption         =   "模板/部位明细"
      Height          =   2715
      Left            =   120
      TabIndex        =   5
      Top             =   720
      Width           =   6390
      Begin VB.ComboBox cboTemp 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   180
         Style           =   2  'Dropdown List
         TabIndex        =   19
         Top             =   540
         Width           =   2115
      End
      Begin VB.TextBox txtCombString 
         DataField       =   "COMB_STRING"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1335
         Left            =   3540
         Locked          =   -1  'True
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   14
         Top             =   1200
         Width           =   2715
      End
      Begin VB.TextBox txtTemp 
         DataField       =   "TEMP_NAME"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   3540
         Locked          =   -1  'True
         TabIndex        =   13
         Top             =   540
         Width           =   2715
      End
      Begin VB.CommandButton cmdClear 
         Caption         =   "清除(&C)"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   2460
         TabIndex        =   12
         ToolTipText     =   "清除目前的模板和器官明细"
         Top             =   1560
         Width           =   915
      End
      Begin VB.CommandButton cmdAdd 
         Caption         =   "加入 ->"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   2460
         TabIndex        =   11
         ToolTipText     =   "加入所选择的模板和器官明细"
         Top             =   1080
         Width           =   915
      End
      Begin VB.ListBox lstOrganString 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1110
         Left            =   180
         Style           =   1  'Checkbox
         TabIndex        =   6
         Top             =   1200
         Width           =   2115
      End
      Begin VB.Label Label5 
         BackStyle       =   0  'Transparent
         Caption         =   "部位器官明细:"
         Height          =   240
         Left            =   3540
         TabIndex        =   18
         Top             =   960
         Width           =   1485
      End
      Begin VB.Label Label4 
         BackStyle       =   0  'Transparent
         Caption         =   "模板明细:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   195
         Left            =   3540
         TabIndex        =   17
         Top             =   300
         Width           =   1245
      End
      Begin VB.Label lblTemp 
         BackStyle       =   0  'Transparent
         Caption         =   "可选模板:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   195
         Left            =   180
         TabIndex        =   8
         Top             =   300
         Width           =   1245
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "可选器官:"
         Height          =   240
         Left            =   180
         TabIndex        =   7
         Top             =   960
         Width           =   1485
      End
   End
   Begin VB.PictureBox picCmd 
      Align           =   2  'Align Bottom
      BorderStyle     =   0  'None
      Height          =   750
      Left            =   0
      ScaleHeight     =   750
      ScaleWidth      =   6660
      TabIndex        =   1
      Top             =   5745
      Width           =   6660
      Begin VB.CommandButton cmdCancel 
         Cancel          =   -1  'True
         Caption         =   "取消 [ESC]"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   5250
         TabIndex        =   4
         Top             =   180
         Width           =   1275
      End
      Begin VB.CommandButton cmdHelp 
         Caption         =   "帮助 [F1]"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   120
         TabIndex        =   3
         Top             =   180
         Visible         =   0   'False
         Width           =   1275
      End
      Begin VB.CommandButton cmdOK 

⌨️ 快捷键说明

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