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

📄 formsetupdb.frm

📁 Fix通用外接报表程序,读取fix中的实时数据 生成相关报表曲线
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form FormSetupDb 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "配置数据库信息"
   ClientHeight    =   4200
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   13170
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4200
   ScaleWidth      =   13170
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.OptionButton OptType 
      Caption         =   "区域设置"
      Height          =   375
      Index           =   2
      Left            =   2760
      Style           =   1  'Graphical
      TabIndex        =   33
      Top             =   120
      Width           =   1335
   End
   Begin VB.CommandButton CmdCancel 
      Cancel          =   -1  'True
      Caption         =   "取消"
      Height          =   375
      Left            =   1800
      TabIndex        =   29
      Top             =   3720
      Width           =   1095
   End
   Begin VB.CommandButton CmdOk 
      Caption         =   "确定"
      Default         =   -1  'True
      Height          =   375
      Left            =   3000
      TabIndex        =   28
      Top             =   3720
      Width           =   1095
   End
   Begin VB.OptionButton OptType 
      Caption         =   "数据库设置"
      Height          =   375
      Index           =   1
      Left            =   1440
      Style           =   1  'Graphical
      TabIndex        =   2
      Top             =   120
      Width           =   1335
   End
   Begin VB.OptionButton OptType 
      Caption         =   "系统设置"
      Height          =   375
      Index           =   0
      Left            =   120
      Style           =   1  'Graphical
      TabIndex        =   1
      Top             =   120
      Value           =   -1  'True
      Width           =   1335
   End
   Begin VB.Frame Fram 
      BorderStyle     =   0  'None
      Height          =   3375
      Index           =   0
      Left            =   120
      TabIndex        =   12
      Top             =   360
      Width           =   4215
      Begin VB.Frame Frame3 
         Caption         =   "系统信息"
         Height          =   3015
         Left            =   0
         TabIndex        =   13
         Top             =   240
         Width           =   4215
         Begin VB.OptionButton OptUseServerTime 
            Caption         =   "否"
            Height          =   255
            Index           =   1
            Left            =   2640
            TabIndex        =   31
            Top             =   1800
            Width           =   615
         End
         Begin VB.OptionButton OptUseServerTime 
            Caption         =   "是"
            Height          =   255
            Index           =   0
            Left            =   1560
            TabIndex        =   30
            Top             =   1800
            Value           =   -1  'True
            Width           =   615
         End
         Begin VB.TextBox TxtInteval 
            Height          =   270
            Left            =   1560
            TabIndex        =   27
            Top             =   1440
            Width           =   2295
         End
         Begin VB.TextBox TxtLand 
            Height          =   270
            Left            =   1560
            TabIndex        =   26
            Top             =   1080
            Width           =   2295
         End
         Begin VB.TextBox TxtNode 
            Height          =   270
            Left            =   1560
            TabIndex        =   25
            Top             =   720
            Width           =   2295
         End
         Begin VB.TextBox TxtFixPath 
            Height          =   270
            Left            =   1560
            TabIndex        =   24
            Top             =   360
            Width           =   2295
         End
         Begin VB.Label Label10 
            Alignment       =   1  'Right Justify
            Caption         =   "iFix目录:"
            Height          =   255
            Left            =   120
            TabIndex        =   23
            Top             =   405
            Width           =   1335
         End
         Begin VB.Label Label9 
            Alignment       =   1  'Right Justify
            Caption         =   "默认节点:"
            Height          =   255
            Left            =   120
            TabIndex        =   22
            Top             =   765
            Width           =   1335
         End
         Begin VB.Label Label8 
            Alignment       =   1  'Right Justify
            Caption         =   "默认域:"
            Height          =   255
            Left            =   120
            TabIndex        =   21
            Top             =   1125
            Width           =   1335
         End
         Begin VB.Label Label7 
            Alignment       =   1  'Right Justify
            Caption         =   "保存间隔:"
            Height          =   255
            Left            =   120
            TabIndex        =   20
            Top             =   1485
            Width           =   1335
         End
         Begin VB.Label Label6 
            Alignment       =   1  'Right Justify
            Caption         =   "用服务器时间:"
            Height          =   255
            Left            =   120
            TabIndex        =   19
            Top             =   1845
            Width           =   1335
         End
      End
   End
   Begin VB.Frame Fram 
      BorderStyle     =   0  'None
      Height          =   3375
      Index           =   1
      Left            =   4440
      TabIndex        =   0
      Top             =   360
      Width           =   4215
      Begin VB.Frame Frame2 
         Caption         =   "数据库连接信息"
         Height          =   2175
         Left            =   0
         TabIndex        =   6
         Top             =   1080
         Width           =   4215
         Begin VB.TextBox TxtDbFile 
            Height          =   270
            Left            =   1560
            TabIndex        =   18
            Top             =   1760
            Width           =   2295
         End
         Begin VB.TextBox TxtDbName 
            Height          =   270
            Left            =   1560
            TabIndex        =   17
            Top             =   1400
            Width           =   2295
         End
         Begin VB.TextBox TxtDbPass 
            Height          =   270
            Left            =   1560
            TabIndex        =   16
            Top             =   1040
            Width           =   2295
         End
         Begin VB.TextBox TxtDbUser 
            Height          =   270
            Left            =   1560
            TabIndex        =   15
            Top             =   680
            Width           =   2295
         End
         Begin VB.TextBox TxtDbServer 
            Height          =   270
            Left            =   1560
            TabIndex        =   14
            Top             =   320
            Width           =   2295
         End
         Begin VB.Label Label1 
            Alignment       =   1  'Right Justify
            Caption         =   "服务器地址:"
            Height          =   255
            Left            =   120
            TabIndex        =   11
            Top             =   360
            Width           =   1335
         End
         Begin VB.Label Label2 
            Alignment       =   1  'Right Justify
            Caption         =   "用户名:"
            Height          =   255
            Left            =   120
            TabIndex        =   10
            Top             =   720
            Width           =   1335
         End
         Begin VB.Label Label3 
            Alignment       =   1  'Right Justify
            Caption         =   "密码:"
            Height          =   255
            Left            =   120
            TabIndex        =   9
            Top             =   1080
            Width           =   1335
         End
         Begin VB.Label Label4 
            Alignment       =   1  'Right Justify
            Caption         =   "数据库名:"
            Height          =   255
            Left            =   120
            TabIndex        =   8
            Top             =   1440
            Width           =   1335
         End
         Begin VB.Label Label5 
            Alignment       =   1  'Right Justify
            Caption         =   "Access库地址:"
            Height          =   255
            Left            =   120
            TabIndex        =   7
            Top             =   1800
            Width           =   1335
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "数据库类型"
         Height          =   735
         Left            =   0
         TabIndex        =   3
         Top             =   240
         Width           =   4215
         Begin VB.OptionButton OptDbType 
            Caption         =   "SqlServer"
            Height          =   255
            Index           =   0
            Left            =   360
            TabIndex        =   5
            Top             =   300
            Value           =   -1  'True
            Width           =   1335
         End
         Begin VB.OptionButton OptDbType 
            Caption         =   "Access"
            Height          =   255
            Index           =   1
            Left            =   2040
            TabIndex        =   4
            Top             =   300
            Width           =   1335
         End
      End
   End
   Begin VB.Frame Fram 
      BorderStyle     =   0  'None
      Height          =   3375
      Index           =   2
      Left            =   8760
      TabIndex        =   32
      Top             =   360
      Width           =   4215
      Begin VB.Frame Frame5 
         Caption         =   "区域详细信息      名称           最小 最大"
         Height          =   2175
         Left            =   0
         TabIndex        =   39
         Top             =   1080
         Width           =   4215
         Begin VB.TextBox TxtMax 
            Height          =   270
            Index           =   4
            Left            =   3600
            MaxLength       =   3
            TabIndex        =   59
            Top             =   1800
            Visible         =   0   'False
            Width           =   375
         End
         Begin VB.TextBox TxtMin 
            Height          =   270
            Index           =   4
            Left            =   3120
            MaxLength       =   3
            TabIndex        =   58
            Top             =   1800
            Visible         =   0   'False
            Width           =   375
         End
         Begin VB.TextBox TxtQyName 
            Height          =   270
            Index           =   4
            Left            =   1080
            TabIndex        =   57
            Top             =   1800
            Visible         =   0   'False
            Width           =   1935
         End
         Begin VB.TextBox TxtMax 
            Height          =   270
            Index           =   3
            Left            =   3600
            MaxLength       =   3
            TabIndex        =   56
            Top             =   1440
            Visible         =   0   'False
            Width           =   375
         End

⌨️ 快捷键说明

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