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

📄 frmbusinessaddresscard.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{F42BDC2B-FC9B-11D1-9ABD-444553540000}#4.0#0"; "ATLEDIT.OCX"
Object = "{F6125AB1-8AB1-11CE-A77F-08002B2F4E98}#2.0#0"; "MSRDC20.OCX"
Object = "{81110CCB-022B-11D3-A348-0080C89152FF}#1.3#0"; "ORAGLIST.OCX"
Begin VB.Form frmBusinessAddress 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "企业收发地址"
   ClientHeight    =   4845
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8430
   HelpContextID   =   13002
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4845
   ScaleWidth      =   8430
   StartUpPosition =   2  '屏幕中心
   Begin MSRDC.MSRDC Data1 
      Height          =   330
      Left            =   2280
      Top             =   3720
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   582
      _Version        =   393216
      Options         =   0
      CursorDriver    =   0
      BOFAction       =   0
      EOFAction       =   0
      RecordsetType   =   1
      LockType        =   3
      QueryType       =   0
      Prompt          =   3
      Appearance      =   1
      QueryTimeout    =   30
      RowsetSize      =   100
      LoginTimeout    =   15
      KeysetSize      =   0
      MaxRows         =   0
      ErrorThreshold  =   -1
      BatchSize       =   15
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Enabled         =   -1  'True
      ReadOnly        =   0   'False
      Appearance      =   -1  'True
      DataSourceName  =   ""
      RecordSource    =   ""
      UserName        =   ""
      Password        =   ""
      Connect         =   ""
      LogMessages     =   ""
      Caption         =   "MSRDC1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin VB.CommandButton cmdOK 
      Height          =   350
      Index           =   0
      Left            =   7140
      Style           =   1  'Graphical
      TabIndex        =   25
      Tag             =   "1001"
      Top             =   120
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton cmdOK 
      Height          =   350
      Index           =   1
      Left            =   7140
      Style           =   1  'Graphical
      TabIndex        =   26
      Tag             =   "1002"
      Top             =   570
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton cmdOK 
      Caption         =   "放弃(&U)"
      Enabled         =   0   'False
      Height          =   350
      Index           =   4
      Left            =   5820
      TabIndex        =   22
      Top             =   2370
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton cmdOK 
      Caption         =   "删除(&D)"
      Enabled         =   0   'False
      Height          =   350
      Index           =   3
      Left            =   4425
      TabIndex        =   21
      Top             =   2370
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton cmdOK 
      Caption         =   "新增(&A)"
      Enabled         =   0   'False
      Height          =   350
      Index           =   2
      Left            =   3030
      TabIndex        =   20
      Top             =   2370
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin AtlEdit.TEdit txtAddress 
      Height          =   315
      Index           =   8
      Left            =   1470
      TabIndex        =   19
      Top             =   1950
      Width           =   5535
      _ExtentX        =   9763
      _ExtentY        =   556
      maxchar         =   60
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Text            =   ""
   End
   Begin AtlEdit.TEdit txtAddress 
      Height          =   315
      Index           =   4
      Left            =   4830
      TabIndex        =   13
      Top             =   861
      Width           =   2175
      _ExtentX        =   3836
      _ExtentY        =   556
      maxchar         =   20
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Text            =   ""
   End
   Begin AtlEdit.TEdit txtAddress 
      Height          =   315
      Index           =   7
      Left            =   1470
      TabIndex        =   17
      Top             =   1590
      Width           =   5535
      _ExtentX        =   9763
      _ExtentY        =   556
      maxchar         =   80
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Text            =   ""
   End
   Begin AtlEdit.TEdit txtAddress 
      Height          =   315
      Index           =   6
      Left            =   4830
      TabIndex        =   15
      Top             =   1224
      Width           =   2175
      _ExtentX        =   3836
      _ExtentY        =   556
      maxchar         =   6
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Text            =   ""
   End
   Begin AtlEdit.TEdit txtAddress 
      Height          =   315
      Index           =   1
      Left            =   4830
      TabIndex        =   9
      Top             =   135
      Width           =   2175
      _ExtentX        =   3836
      _ExtentY        =   556
      maxchar         =   20
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Text            =   ""
   End
   Begin AtlEdit.TEdit txtAddress 
      Height          =   315
      Index           =   5
      Left            =   1470
      TabIndex        =   7
      Top             =   1230
      Width           =   2175
      _ExtentX        =   3836
      _ExtentY        =   556
      maxchar         =   20
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Text            =   ""
   End
   Begin AtlEdit.TEdit txtAddress 
      Height          =   315
      Index           =   3
      Left            =   1470
      TabIndex        =   5
      Top             =   855
      Width           =   2175
      _ExtentX        =   3836
      _ExtentY        =   556
      maxchar         =   20
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Text            =   ""
   End
   Begin AtlEdit.TEdit txtAddress 
      Height          =   315
      Index           =   2
      Left            =   1470
      TabIndex        =   3
      Top             =   495
      Width           =   2175
      _ExtentX        =   3836
      _ExtentY        =   556
      maxchar         =   30
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Text            =   ""
   End
   Begin AtlEdit.TEdit txtAddress 
      Height          =   315
      Index           =   0
      Left            =   1470
      TabIndex        =   1
      Top             =   135
      Width           =   2175
      _ExtentX        =   3836
      _ExtentY        =   556
      maxchar         =   12
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Text            =   ""
   End
   Begin ListRefer.ListText lstTitle 
      Height          =   315
      Left            =   4830
      TabIndex        =   11
      Top             =   495
      Width           =   2175
      _ExtentX        =   3836
      _ExtentY        =   556
      BackColor       =   -2147483643
      MaxLenth        =   20
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin MSFlexGridLib.MSFlexGrid msgAddress 
      Bindings        =   "frmBusinessAddressCard.frx":0000
      Height          =   1965
      Left            =   60
      TabIndex        =   24
      Top             =   2790
      Width           =   6975
      _ExtentX        =   12303
      _ExtentY        =   3466
      _Version        =   393216
      Rows            =   8
      Cols            =   11
      FixedCols       =   0
      GridColor       =   16777215
      FocusRect       =   0
      GridLines       =   0
      SelectionMode   =   1
      AllowUserResizing=   1
      FormatString    =   "|收发地址编码|收发地址名称|收发地址|电子信箱|联系人|职务|办公电话|住宅电话|传真|邮编"
   End
   Begin VB.Label lblAddress 
      AutoSize        =   -1  'True
      Caption         =   "收发地址列表(&L)"
      Height          =   180
      Index           =   0
      Left            =   120
      TabIndex        =   23
      Top             =   2520
      Width           =   1350
   End
   Begin VB.Label lblAddress 
      Caption         =   "收发地址编码(&C)"
      Height          =   195
      Index           =   2

⌨️ 快捷键说明

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