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

📄 frmevents.frm

📁 用vb实现在线考试系统
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{D0602362-5B02-11D3-9727-109748C10001}#1.0#0"; "pci16pr.ocx"
Begin VB.Form frmEvents 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "报警事件"
   ClientHeight    =   11145
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   15270
   Icon            =   "frmEvents.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   11145
   ScaleWidth      =   15270
   StartUpPosition =   3  'Windows Default
   Begin PCI16PRLib.Pci16pr Pci16pr1 
      Left            =   480
      Top             =   7200
      _Version        =   65536
      _ExtentX        =   1270
      _ExtentY        =   1270
      _StockProps     =   0
   End
   Begin VB.Frame Frame1 
      Height          =   2175
      Left            =   120
      TabIndex        =   5
      Top             =   8880
      Width           =   15135
      Begin VB.Timer Timer4 
         Interval        =   300
         Left            =   8400
         Tag             =   "报警图标闪烁"
         Top             =   1680
      End
      Begin VB.CommandButton cmdClearEvents 
         Caption         =   "清除日志"
         Height          =   375
         Left            =   4560
         TabIndex        =   13
         Top             =   1680
         Width           =   1215
      End
      Begin VB.Timer Timer3 
         Enabled         =   0   'False
         Interval        =   60000
         Left            =   7920
         Tag             =   "自动解除报警"
         Top             =   1680
      End
      Begin VB.Timer Timer1 
         Enabled         =   0   'False
         Interval        =   10000
         Left            =   6960
         Tag             =   "刷新事件列表"
         Top             =   1680
      End
      Begin VB.Timer Timer2 
         Interval        =   1000
         Left            =   7440
         Tag             =   "导入地图"
         Top             =   1680
      End
      Begin VB.CommandButton cmdSearch 
         Caption         =   "查询"
         Height          =   375
         Left            =   3480
         TabIndex        =   9
         Top             =   1680
         Width           =   975
      End
      Begin VB.TextBox txtEventDate 
         Appearance      =   0  'Flat
         Height          =   315
         Left            =   1560
         TabIndex        =   8
         Top             =   1680
         Width           =   1815
      End
      Begin VB.CommandButton cmdHandle 
         Caption         =   "解除报警"
         Height          =   375
         Left            =   12120
         TabIndex        =   7
         Top             =   1680
         Width           =   1095
      End
      Begin VB.CommandButton cmdOK 
         Caption         =   "关闭"
         Height          =   375
         Left            =   13440
         TabIndex        =   6
         Top             =   1680
         Width           =   1095
      End
      Begin MSComctlLib.ListView lstEvents 
         Height          =   1335
         Left            =   120
         TabIndex        =   10
         Top             =   240
         Width           =   14895
         _ExtentX        =   26273
         _ExtentY        =   2355
         View            =   3
         LabelEdit       =   1
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         FullRowSelect   =   -1  'True
         GridLines       =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         BorderStyle     =   1
         Appearance      =   0
         NumItems        =   7
         BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Text            =   "时间"
            Object.Width           =   4482
         EndProperty
         BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   1
            Text            =   "前端机号"
            Object.Width           =   1764
         EndProperty
         BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   2
            Text            =   "报警器编号"
            Object.Width           =   2185
         EndProperty
         BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   3
            Text            =   "防区编号"
            Object.Width           =   1834
         EndProperty
         BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   4
            Text            =   "联动"
            Object.Width           =   1835
         EndProperty
         BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   5
            Text            =   "通道号"
            Object.Width           =   1835
         EndProperty
         BeginProperty ColumnHeader(7) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   6
            Text            =   "事件"
            Object.Width           =   4586
         EndProperty
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "查询日志时间:"
         Height          =   195
         Left            =   240
         TabIndex        =   11
         Top             =   1680
         Width           =   1125
      End
   End
   Begin VB.Frame Frame2 
      Height          =   8895
      Left            =   120
      TabIndex        =   0
      Top             =   0
      Width           =   15135
      Begin VB.CommandButton cmdChangeSize 
         Caption         =   "放大显示"
         Height          =   375
         Left            =   2400
         TabIndex        =   12
         Top             =   2640
         Width           =   975
      End
      Begin VB.PictureBox picServerMap 
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         ForeColor       =   &H80000008&
         Height          =   2295
         Left            =   0
         ScaleHeight     =   2265
         ScaleWidth      =   3345
         TabIndex        =   2
         Top             =   240
         Width           =   3375
         Begin VB.Image imgServer 
            Height          =   120
            Index           =   16
            Left            =   0
            MousePointer    =   2  'Cross
            Picture         =   "frmEvents.frx":0442
            Stretch         =   -1  'True
            Top             =   0
            Width           =   120
         End
         Begin VB.Image imgServer 
            Height          =   120
            Index           =   15
            Left            =   0
            MousePointer    =   2  'Cross
            Picture         =   "frmEvents.frx":0884
            Stretch         =   -1  'True
            Top             =   0
            Width           =   120
         End
         Begin VB.Image imgServer 
            Height          =   120
            Index           =   14
            Left            =   0
            Picture         =   "frmEvents.frx":0CC6
            Stretch         =   -1  'True
            Top             =   0
            Width           =   120
         End
         Begin VB.Image imgServer 
            Height          =   120
            Index           =   13
            Left            =   0
            Picture         =   "frmEvents.frx":1108
            Stretch         =   -1  'True
            Top             =   0
            Width           =   120
         End
         Begin VB.Image imgServer 
            Height          =   120
            Index           =   12
            Left            =   0
            Picture         =   "frmEvents.frx":154A
            Stretch         =   -1  'True
            Top             =   0
            Width           =   120
         End
         Begin VB.Image imgServer 
            Height          =   120
            Index           =   11
            Left            =   0
            Picture         =   "frmEvents.frx":198C
            Stretch         =   -1  'True
            Top             =   0
            Width           =   120
         End
         Begin VB.Image imgServer 
            Height          =   120
            Index           =   10
            Left            =   0
            Picture         =   "frmEvents.frx":1DCE
            Stretch         =   -1  'True
            Top             =   0
            Width           =   120
         End
         Begin VB.Image imgServer 
            Height          =   120
            Index           =   9
            Left            =   0
            Picture         =   "frmEvents.frx":2210
            Stretch         =   -1  'True
            Top             =   0
            Width           =   120
         End
         Begin VB.Image imgServer 
            Height          =   120
            Index           =   8
            Left            =   0
            Picture         =   "frmEvents.frx":2652
            Stretch         =   -1  'True
            Top             =   0
            Width           =   120
         End
         Begin VB.Image imgServer 
            Height          =   120
            Index           =   7
            Left            =   0
            Picture         =   "frmEvents.frx":2A94
            Stretch         =   -1  'True
            Top             =   0
            Width           =   120
         End
         Begin VB.Image imgServer 
            Height          =   120
            Index           =   6
            Left            =   0
            Picture         =   "frmEvents.frx":2ED6
            Stretch         =   -1  'True
            Top             =   0
            Width           =   120
         End
         Begin VB.Image imgServer 
            Height          =   120
            Index           =   5
            Left            =   0
            Picture         =   "frmEvents.frx":3318
            Stretch         =   -1  'True
            Top             =   0
            Width           =   120
         End
         Begin VB.Image imgServer 
            Height          =   120
            Index           =   4
            Left            =   0
            Picture         =   "frmEvents.frx":375A
            Stretch         =   -1  'True
            Top             =   0
            Width           =   120
         End
         Begin VB.Image imgServer 
            Height          =   120
            Index           =   3
            Left            =   0
            Picture         =   "frmEvents.frx":3B9C
            Stretch         =   -1  'True
            Top             =   0
            Width           =   120
         End
         Begin VB.Image imgServer 
            Height          =   120
            Index           =   2
            Left            =   0
            Picture         =   "frmEvents.frx":3FDE
            Stretch         =   -1  'True
            Top             =   0
            Width           =   120
         End
         Begin VB.Image imgServer 
            Height          =   120
            Index           =   1
            Left            =   0
            Picture         =   "frmEvents.frx":4420
            Stretch         =   -1  'True
            Top             =   0
            Width           =   120
         End
         Begin VB.Image imgServer 
            Height          =   120
            Index           =   0
            Left            =   0
            Picture         =   "frmEvents.frx":4862
            Stretch         =   -1  'True
            Top             =   0
            Width           =   120
         End
         Begin VB.Image imgServerMap 
            Height          =   2242
            Left            =   0
            Stretch         =   -1  'True
            Top             =   0
            Width           =   3375
         End
      End
      Begin VB.PictureBox picBackground 
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         ForeColor       =   &H80000008&
         Height          =   8535
         Left            =   3480
         ScaleHeight     =   8006.566
         ScaleMode       =   0  'User
         ScaleWidth      =   11275.64
         TabIndex        =   1
         Top             =   240
         Width           =   11535
         Begin VB.Image imgServer1 
            Height          =   345
            Index           =   16
            Left            =   720
            Picture         =   "frmEvents.frx":4CA4
            Stretch         =   -1  'True
            Top             =   120
            Visible         =   0   'False
            Width           =   360
         End
         Begin VB.Image imgServer1 
            Height          =   345
            Index           =   15
            Left            =   480
            Picture         =   "frmEvents.frx":50E6
            Stretch         =   -1  'True
            Top             =   120
            Visible         =   0   'False
            Width           =   360
         End
         Begin VB.Image imgServer1 
            Height          =   345
            Index           =   14
            Left            =   1200
            Picture         =   "frmEvents.frx":5528
            Stretch         =   -1  'True
            Top             =   960
            Visible         =   0   'False
            Width           =   360
         End
         Begin VB.Image imgServer1 
            Height          =   345
            Index           =   13
            Left            =   240
            Picture         =   "frmEvents.frx":596A
            Stretch         =   -1  'True
            Top             =   960
            Visible         =   0   'False
            Width           =   360
         End
         Begin VB.Image imgServer1 
            Height          =   345
            Index           =   12
            Left            =   600
            Picture         =   "frmEvents.frx":5DAC
            Stretch         =   -1  'True
            Top             =   120
            Visible         =   0   'False
            Width           =   360
         End
         Begin VB.Image imgServer1 
            Height          =   345

⌨️ 快捷键说明

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