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

📄 frmtjdw.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 frmTJDW 
   BackColor       =   &H00D3DABC&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "体检单位维护"
   ClientHeight    =   6345
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   9900
   Icon            =   "frmTJDW.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6345
   ScaleWidth      =   9900
   StartUpPosition =   1  '所有者中心
   Begin VB.Frame Frame2 
      BackColor       =   &H00D3DABC&
      Caption         =   "体检单位"
      Height          =   6165
      Left            =   60
      TabIndex        =   39
      Top             =   90
      Width           =   3015
      Begin MSComctlLib.ListView lvwDWei 
         Height          =   5895
         Left            =   90
         TabIndex        =   0
         Top             =   210
         Width           =   2850
         _ExtentX        =   5027
         _ExtentY        =   10398
         View            =   3
         LabelEdit       =   1
         LabelWrap       =   -1  'True
         HideSelection   =   0   'False
         FullRowSelect   =   -1  'True
         GridLines       =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         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} 
            Text            =   "单位名称"
            Object.Width           =   4834
         EndProperty
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00D3DABC&
      Height          =   1020
      Left            =   3150
      TabIndex        =   38
      Top             =   5250
      Width           =   6690
      Begin XPControls.XPCommandButton cmdCancel 
         Cancel          =   -1  'True
         Height          =   375
         Left            =   5580
         TabIndex        =   19
         Top             =   375
         Width           =   915
         _ExtentX        =   1614
         _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            =   4236
         TabIndex        =   18
         Top             =   375
         Width           =   915
         _ExtentX        =   1614
         _ExtentY        =   661
         Enabled         =   0   'False
         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 cmdSave 
         Height          =   375
         Left            =   2894
         TabIndex        =   15
         Top             =   375
         Width           =   915
         _ExtentX        =   1614
         _ExtentY        =   661
         Enabled         =   0   'False
         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 cmdAdd 
         Height          =   375
         Left            =   210
         TabIndex        =   16
         Top             =   375
         Width           =   915
         _ExtentX        =   1614
         _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 cmdModify 
         Height          =   375
         Left            =   1552
         TabIndex        =   17
         Top             =   375
         Width           =   915
         _ExtentX        =   1614
         _ExtentY        =   661
         Enabled         =   0   'False
         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 fraTTi 
      BackColor       =   &H00D3DABC&
      Caption         =   "单位信息"
      Height          =   4995
      Left            =   3150
      TabIndex        =   20
      Top             =   150
      Width           =   6675
      Begin VB.TextBox txtShortName 
         Height          =   285
         Left            =   1890
         TabIndex        =   2
         Top             =   781
         Width           =   1695
      End
      Begin VB.TextBox txtTDWMC 
         Height          =   285
         Left            =   1890
         TabIndex        =   1
         Top             =   315
         Width           =   4605
      End
      Begin VB.TextBox txtTLXREMail 
         Height          =   285
         Left            =   1890
         TabIndex        =   6
         Top             =   2645
         Width           =   1695
      End
      Begin VB.TextBox txtTPYSX 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   8655
         TabIndex        =   22
         Top             =   2835
         Visible         =   0   'False
         Width           =   1845
      End
      Begin VB.TextBox txtTWBSX 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   8655
         TabIndex        =   21
         Top             =   3270
         Visible         =   0   'False
         Width           =   1845
      End
      Begin VB.TextBox txtTLXR 
         Height          =   285
         Left            =   1890
         TabIndex        =   3
         Top             =   1247
         Width           =   1695
      End
      Begin VB.TextBox txtTLXRBGDH 
         Height          =   285
         Left            =   1890
         TabIndex        =   4
         Top             =   1713
         Width           =   1695
      End
      Begin VB.TextBox txtTLXRYDDH 
         Height          =   285
         Left            =   1890
         TabIndex        =   5
         Top             =   2179
         Width           =   1695
      End
      Begin VB.TextBox txtTFZR 
         Height          =   285
         Left            =   1890
         TabIndex        =   7
         Top             =   3111
         Width           =   1695
      End
      Begin VB.TextBox txtTFZRBGDH 
         Height          =   285
         Left            =   1890
         TabIndex        =   8
         Top             =   3577
         Width           =   1695
      End
      Begin VB.TextBox txtTFZRYDDH 
         Height          =   285
         Left            =   1890
         TabIndex        =   9
         Top             =   4043
         Width           =   1695
      End
      Begin VB.TextBox txtTLXDZ 
         Height          =   285
         Left            =   1890
         TabIndex        =   10
         Top             =   4515
         Width           =   4695
      End
      Begin VB.TextBox txtTYZBM 
         Height          =   285
         Left            =   4785
         TabIndex        =   11
         Top             =   781
         Width           =   1710
      End
      Begin VB.TextBox txtTYWYH 
         Height          =   285
         Left            =   4785
         TabIndex        =   12
         Top             =   1247
         Width           =   1710
      End
      Begin VB.TextBox txtTYHZH 
         Height          =   285
         Left            =   4785
         TabIndex        =   13
         Top             =   1713
         Width           =   1710
      End
      Begin VB.TextBox txtTQYXZ 
         Height          =   285
         Left            =   4785
         TabIndex        =   14
         Top             =   2179
         Width           =   1710
      End
      Begin VB.Label Label2 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         Caption         =   "单位简称:"
         Height          =   255
         Index           =   1

⌨️ 快捷键说明

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