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

📄 frm大病医疗记录.frm

📁 公司人员综合管理系统 提供公司人员的简历、工资账目、考勤、医疗纪录、失业保险等情况
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frm_DBYLJL 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "大病医疗记录"
   ClientHeight    =   5610
   ClientLeft      =   1095
   ClientTop       =   330
   ClientWidth     =   7890
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5610
   ScaleWidth      =   7890
   ShowInTaskbar   =   0   'False
   Begin VB.Frame Frame1 
      Height          =   5655
      Left            =   0
      TabIndex        =   0
      Top             =   -60
      Width           =   7845
      Begin TabDlg.SSTab SSTab1 
         Height          =   5235
         Left            =   90
         TabIndex        =   1
         Top             =   360
         Width           =   7665
         _ExtentX        =   13520
         _ExtentY        =   9234
         _Version        =   393216
         Style           =   1
         Tabs            =   2
         TabHeight       =   520
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         TabCaption(0)   =   "录入"
         Tab(0).ControlEnabled=   -1  'True
         Tab(0).Control(0)=   "lblLabels(1)"
         Tab(0).Control(0).Enabled=   0   'False
         Tab(0).Control(1)=   "lblLabels(2)"
         Tab(0).Control(1).Enabled=   0   'False
         Tab(0).Control(2)=   "lblLabels(3)"
         Tab(0).Control(2).Enabled=   0   'False
         Tab(0).Control(3)=   "lblLabels(4)"
         Tab(0).Control(3).Enabled=   0   'False
         Tab(0).Control(4)=   "lblLabels(5)"
         Tab(0).Control(4).Enabled=   0   'False
         Tab(0).Control(5)=   "lblLabels(6)"
         Tab(0).Control(5).Enabled=   0   'False
         Tab(0).Control(6)=   "lblLabels(7)"
         Tab(0).Control(6).Enabled=   0   'False
         Tab(0).Control(7)=   "lblLabels(8)"
         Tab(0).Control(7).Enabled=   0   'False
         Tab(0).Control(8)=   "RQ"
         Tab(0).Control(8).Enabled=   0   'False
         Tab(0).Control(9)=   "TXT_QYBH"
         Tab(0).Control(9).Enabled=   0   'False
         Tab(0).Control(10)=   "TXT_ND"
         Tab(0).Control(10).Enabled=   0   'False
         Tab(0).Control(11)=   "TXT_ZGRS"
         Tab(0).Control(11).Enabled=   0   'False
         Tab(0).Control(12)=   "TXT_JS"
         Tab(0).Control(12).Enabled=   0   'False
         Tab(0).Control(13)=   "TXT_DWYJE"
         Tab(0).Control(13).Enabled=   0   'False
         Tab(0).Control(14)=   "TXT_GRYJE"
         Tab(0).Control(14).Enabled=   0   'False
         Tab(0).Control(15)=   "TXT_YJHJ"
         Tab(0).Control(15).Enabled=   0   'False
         Tab(0).Control(16)=   "cmdUpdate"
         Tab(0).Control(16).Enabled=   0   'False
         Tab(0).Control(17)=   "cmdClose"
         Tab(0).Control(17).Enabled=   0   'False
         Tab(0).Control(18)=   "Picture1"
         Tab(0).Control(18).Enabled=   0   'False
         Tab(0).Control(19)=   "TXT_grbl"
         Tab(0).Control(19).Enabled=   0   'False
         Tab(0).Control(20)=   "TXT_DWBL"
         Tab(0).Control(20).Enabled=   0   'False
         Tab(0).ControlCount=   21
         TabCaption(1)   =   "列表"
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "Frame2"
         Tab(1).Control(1)=   "Adodc1"
         Tab(1).Control(2)=   "DataGrid1"
         Tab(1).Control(3)=   "CMD_DEL"
         Tab(1).ControlCount=   4
         Begin VB.CommandButton CMD_DEL 
            Caption         =   "删除"
            Height          =   375
            Left            =   -68160
            TabIndex        =   28
            Top             =   4800
            Width           =   765
         End
         Begin MSDataGridLib.DataGrid DataGrid1 
            Height          =   2895
            Left            =   -74850
            TabIndex        =   24
            Top             =   1830
            Width           =   7455
            _ExtentX        =   13150
            _ExtentY        =   5106
            _Version        =   393216
            AllowUpdate     =   0   'False
            AllowArrows     =   -1  'True
            BackColor       =   -2147483624
            ForeColor       =   -2147483646
            HeadLines       =   1
            RowHeight       =   14
            FormatLocked    =   -1  'True
            BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ColumnCount     =   9
            BeginProperty Column00 
               DataField       =   "ID"
               Caption         =   "ID"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column01 
               DataField       =   "企业编号"
               Caption         =   "企业编号"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column02 
               DataField       =   "年度"
               Caption         =   "年度"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column03 
               DataField       =   "日期"
               Caption         =   "日期"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column04 
               DataField       =   "在职职工数"
               Caption         =   "人数"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column05 
               DataField       =   "上年月平均工资总额"
               Caption         =   "月平均工资"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column06 
               DataField       =   "单位应缴额"
               Caption         =   "单位应缴额"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column07 
               DataField       =   "个人应缴额"
               Caption         =   "个人应缴额"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column08 
               DataField       =   "应缴金额合计"
               Caption         =   "应缴金额合计"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            SplitCount      =   1
            BeginProperty Split0 
               BeginProperty Column00 
                  Object.Visible         =   0   'False
                  ColumnWidth     =   915.024
               EndProperty
               BeginProperty Column01 
                  Object.Visible         =   0   'False
                  ColumnWidth     =   1140.095
               EndProperty
               BeginProperty Column02 
                  ColumnWidth     =   915.024
               EndProperty
               BeginProperty Column03 
                  ColumnWidth     =   1305.071
               EndProperty
               BeginProperty Column04 
                  ColumnWidth     =   480.189
               EndProperty
               BeginProperty Column05 
                  ColumnWidth     =   1019.906
               EndProperty
               BeginProperty Column06 
                  ColumnWidth     =   1140.095
               EndProperty
               BeginProperty Column07 
                  ColumnWidth     =   1065.26
               EndProperty
               BeginProperty Column08 
                  ColumnWidth     =   1200.189
               EndProperty
            EndProperty
         End
         Begin MSAdodcLib.Adodc Adodc1 
            Height          =   345
            Left            =   -74910
            Top             =   4830
            Visible         =   0   'False
            Width           =   1200
            _ExtentX        =   2117
            _ExtentY        =   609
            ConnectMode     =   0
            CursorLocation  =   3
            IsolationLevel  =   -1
            ConnectionTimeout=   15
            CommandTimeout  =   30
            CursorType      =   3
            LockType        =   3
            CommandType     =   2
            CursorOptions   =   0
            CacheSize       =   50
            MaxRecords      =   0
            BOFAction       =   0
            EOFAction       =   0
            ConnectStringType=   3
            Appearance      =   1
            BackColor       =   -2147483643
            ForeColor       =   -2147483640

⌨️ 快捷键说明

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