frmjbqctj.frm

来自「本系统可用于医院和专业体检中心的健康体检管理」· FRM 代码 · 共 1,259 行 · 第 1/4 页

FRM
1,259
字号
VERSION 5.00
Object = "{A964BDA3-3E93-11CF-9A0F-9E6261DACD1C}#2.0#0"; "resize32.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{0B81E4A9-BE4E-4AEF-9272-33AB5B51C6FC}#1.0#0"; "XPControls.ocx"
Object = "{65E121D4-0C60-11D2-A9FC-0000F8754DA1}#2.0#0"; "mschrt20.ocx"
Begin VB.Form FrmJBQCTJ 
   BackColor       =   &H80000018&
   Caption         =   "疾病趋势统计"
   ClientHeight    =   9405
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   12675
   Icon            =   "FrmJBQCTJ.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MDIChild        =   -1  'True
   ScaleHeight     =   9405
   ScaleWidth      =   12675
   WindowState     =   2  'Maximized
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   6090
      Top             =   4470
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin ResizeLibCtl.ReSize ReSize1 
      Left            =   5490
      Top             =   3900
      _Version        =   131072
      _ExtentX        =   741
      _ExtentY        =   741
      _StockProps     =   0
      Enabled         =   -1  'True
      FormMinWidth    =   0
      FormMinHeight   =   0
      FormDesignHeight=   9405
      FormDesignWidth =   12675
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H80000018&
      Caption         =   "统计条件"
      Height          =   2895
      Left            =   120
      TabIndex        =   12
      Top             =   90
      Width           =   3435
      Begin VB.Frame Frame2 
         BackColor       =   &H80000018&
         Caption         =   "起止时间"
         Height          =   1155
         Left            =   90
         TabIndex        =   19
         Top             =   990
         Width           =   3255
         Begin MSComCtl2.DTPicker dtpStart 
            Height          =   345
            Left            =   1410
            TabIndex        =   20
            Top             =   300
            Width           =   1425
            _ExtentX        =   2514
            _ExtentY        =   609
            _Version        =   393216
            CalendarBackColor=   16777088
            Format          =   23789569
            CurrentDate     =   38181
            MaxDate         =   73415
            MinDate         =   2
         End
         Begin MSComCtl2.DTPicker dtpEnd 
            Height          =   345
            Left            =   1410
            TabIndex        =   21
            Top             =   720
            Width           =   1425
            _ExtentX        =   2514
            _ExtentY        =   609
            _Version        =   393216
            Format          =   23789569
            CurrentDate     =   38181
            MaxDate         =   73415
            MinDate         =   2
         End
         Begin VB.Label Label1 
            BackStyle       =   0  'Transparent
            Caption         =   "开始时间:"
            Height          =   285
            Left            =   450
            TabIndex        =   23
            Top             =   360
            Width           =   945
         End
         Begin VB.Label Label2 
            BackStyle       =   0  'Transparent
            Caption         =   "结束时间:"
            Height          =   285
            Left            =   450
            TabIndex        =   22
            Top             =   780
            Width           =   945
         End
      End
      Begin VB.Frame Frame3 
         BackColor       =   &H80000018&
         Caption         =   "类别选择"
         Height          =   615
         Left            =   90
         TabIndex        =   15
         Top             =   2190
         Width           =   3255
         Begin VB.OptionButton OptCJB 
            BackColor       =   &H80000018&
            Caption         =   "常见病"
            Height          =   285
            Left            =   2010
            TabIndex        =   18
            Top             =   240
            Width           =   855
         End
         Begin VB.OptionButton OptJB 
            BackColor       =   &H80000018&
            Caption         =   "疾病"
            Height          =   285
            Left            =   1200
            TabIndex        =   17
            Top             =   240
            Width           =   735
         End
         Begin VB.OptionButton OptAll 
            BackColor       =   &H80000018&
            Caption         =   "全部"
            Height          =   285
            Left            =   360
            TabIndex        =   16
            Top             =   240
            Width           =   675
         End
      End
      Begin VB.Frame Frame5 
         BackColor       =   &H80000018&
         Caption         =   "单位名称"
         Height          =   675
         Left            =   90
         TabIndex        =   13
         Top             =   270
         Width           =   3255
         Begin VB.ComboBox CmbTJDW 
            BackColor       =   &H00FFFFC0&
            Height          =   315
            Left            =   90
            Style           =   2  'Dropdown List
            TabIndex        =   14
            Top             =   240
            Width           =   3075
         End
      End
   End
   Begin VB.Frame Frame4 
      BackColor       =   &H80000018&
      Caption         =   "疾病列表"
      Height          =   5325
      Left            =   120
      TabIndex        =   8
      Top             =   3060
      Width           =   3435
      Begin VB.CheckBox ChkNone 
         BackColor       =   &H80000018&
         Caption         =   "全不选"
         Height          =   285
         Left            =   1860
         TabIndex        =   10
         Top             =   270
         Width           =   975
      End
      Begin VB.CheckBox ChkTotal 
         BackColor       =   &H80000018&
         Caption         =   "全选"
         Height          =   285
         Left            =   540
         TabIndex        =   9
         Top             =   270
         Width           =   975
      End
      Begin MSComctlLib.ListView lvwBH 
         Height          =   4635
         Left            =   120
         TabIndex        =   11
         Top             =   570
         Width           =   3225
         _ExtentX        =   5689
         _ExtentY        =   8176
         View            =   3
         LabelEdit       =   1
         LabelWrap       =   -1  'True
         HideSelection   =   0   'False
         Checkboxes      =   -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        =   2
         BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Text            =   "病患名称"
            Object.Width           =   5292
         EndProperty
         BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   1
            Text            =   "科室ID"
            Object.Width           =   0
         EndProperty
      End
   End
   Begin VB.Frame Frame6 
      BackColor       =   &H80000018&
      Height          =   795
      Left            =   120
      TabIndex        =   4
      Top             =   8520
      Width           =   3435
      Begin XPControls.XPCommandButton CmdQuery 
         Height          =   315
         Left            =   90
         TabIndex        =   5
         Top             =   270
         Width           =   735
         _ExtentX        =   1296
         _ExtentY        =   556
         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 CmdExit 
         Height          =   315
         Left            =   2640
         TabIndex        =   6
         Top             =   270
         Width           =   705
         _ExtentX        =   1244
         _ExtentY        =   556
         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 CmdPrint 
         Height          =   315
         Left            =   940
         TabIndex        =   7
         Top             =   270
         Width           =   735
         _ExtentX        =   1296
         _ExtentY        =   556
         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 cmdExport 
         Height          =   315
         Left            =   1790
         TabIndex        =   24
         Top             =   270
         Width           =   735
         _ExtentX        =   1296
         _ExtentY        =   556
         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
   End
   Begin VB.Frame Frame7 
      BackColor       =   &H80000018&
      Caption         =   "统计结果"
      Height          =   4245
      Left            =   3630
      TabIndex        =   2

⌨️ 快捷键说明

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