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

📄 选项.frm

📁 用友U8财务软件VB源程序, 本版本为2002年版本
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "comctl32.ocx"
Object = "{A0C292A3-118E-11D2-AFDF-000021730160}#1.0#0"; "UFEDIT.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "Mscomct2.ocx"
Begin VB.Form frmOption 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "选项"
   ClientHeight    =   4410
   ClientLeft      =   1665
   ClientTop       =   2280
   ClientWidth     =   5430
   Icon            =   "选项.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4410
   ScaleWidth      =   5430
   Begin VB.Frame fraOption 
      BorderStyle     =   0  'None
      Height          =   3120
      Index           =   1
      Left            =   240
      TabIndex        =   1
      Top             =   480
      Width           =   4740
      Begin VB.CheckBox chkLimitLoan 
         Caption         =   "超过贷款额度限制操作"
         Height          =   285
         Left            =   540
         TabIndex        =   23
         Top             =   1560
         Width           =   3690
      End
      Begin VB.TextBox txtStartup 
         Height          =   300
         Left            =   1710
         TabIndex        =   3
         Top             =   810
         Width           =   1065
      End
      Begin EDITLib.Edit txtReplyNum 
         Height          =   300
         Left            =   1710
         TabIndex        =   37
         Top             =   1185
         Width           =   1065
         _Version        =   65536
         _ExtentX        =   1879
         _ExtentY        =   529
         _StockProps     =   253
         ForeColor       =   0
         BackColor       =   16777215
         Appearance      =   1
         Property        =   3
         MaxLength       =   3
      End
      Begin VB.Label lblreplynum 
         AutoSize        =   -1  'True
         Caption         =   "结算答复期限"
         Height          =   180
         Left            =   540
         TabIndex        =   38
         Top             =   1185
         Width           =   1080
      End
      Begin VB.Label lblStartup 
         AutoSize        =   -1  'True
         Caption         =   "系统启用日期"
         Height          =   180
         Left            =   540
         TabIndex        =   2
         Top             =   810
         Width           =   1080
      End
   End
   Begin VB.Frame fraOption 
      BorderStyle     =   0  'None
      Height          =   3120
      Index           =   4
      Left            =   360
      TabIndex        =   12
      Top             =   600
      Visible         =   0   'False
      Width           =   4740
      Begin VB.CheckBox chkNegative 
         Caption         =   "生成利息金额为负的利息单"
         Height          =   285
         Left            =   405
         TabIndex        =   16
         Top             =   1012
         Width           =   3690
      End
      Begin VB.CheckBox chkZero 
         Caption         =   "生成利息金额为零的利息单"
         Height          =   285
         Left            =   405
         TabIndex        =   14
         Top             =   585
         Width           =   3690
      End
      Begin EDITLib.Edit txtDelayNum 
         Height          =   285
         Left            =   2400
         TabIndex        =   13
         Top             =   1395
         Width           =   400
         _Version        =   65536
         _ExtentX        =   706
         _ExtentY        =   503
         _StockProps     =   253
         ForeColor       =   0
         BackColor       =   16777215
         Appearance      =   1
         Property        =   3
         MaxLength       =   2
         OkCancel        =   -1  'True
      End
      Begin VB.Label lblDelayNum 
         AutoSize        =   -1  'True
         Caption         =   "计算透支利息的延期天数"
         Height          =   195
         Left            =   405
         TabIndex        =   15
         Top             =   1440
         Width           =   1980
      End
   End
   Begin VB.Frame fraOption 
      BorderStyle     =   0  'None
      Height          =   3120
      Index           =   3
      Left            =   360
      TabIndex        =   9
      Top             =   480
      Visible         =   0   'False
      Width           =   4740
      Begin VB.ComboBox cboDzdOrder 
         Height          =   315
         ItemData        =   "选项.frx":000C
         Left            =   1035
         List            =   "选项.frx":000E
         Style           =   2  'Dropdown List
         TabIndex        =   18
         Top             =   1080
         Width           =   945
      End
      Begin EDITLib.Edit txtDzdRows 
         Height          =   285
         Left            =   1035
         TabIndex        =   10
         Top             =   720
         Width           =   915
         _Version        =   65536
         _ExtentX        =   1614
         _ExtentY        =   503
         _StockProps     =   253
         ForeColor       =   0
         BackColor       =   16777215
         Appearance      =   1
         Property        =   3
         MaxLength       =   3
      End
      Begin VB.Label lblDzdOrder 
         AutoSize        =   -1  'True
         Caption         =   "页号排序"
         Height          =   180
         Left            =   270
         TabIndex        =   19
         Top             =   1140
         Width           =   720
      End
      Begin VB.Label lblDzd 
         AutoSize        =   -1  'True
         Caption         =   "满页笔数"
         Height          =   180
         Left            =   270
         TabIndex        =   11
         Top             =   765
         Width           =   720
      End
   End
   Begin VB.Frame fraOption 
      BorderStyle     =   0  'None
      Height          =   3120
      Index           =   2
      Left            =   240
      TabIndex        =   4
      Top             =   480
      Visible         =   0   'False
      Width           =   4740
      Begin MSComCtl2.UpDown updDay 
         Height          =   285
         Left            =   1785
         TabIndex        =   8
         Top             =   1155
         Visible         =   0   'False
         Width           =   240
         _ExtentX        =   423
         _ExtentY        =   503
         _Version        =   393216
         Enabled         =   -1  'True
      End
      Begin VB.CheckBox chkAlarm 
         Caption         =   "自动报警"
         Height          =   330
         Left            =   315
         TabIndex        =   5
         Top             =   720
         Width           =   1095
      End
      Begin EDITLib.Edit txtDay 
         Height          =   285
         Left            =   1410
         TabIndex        =   6
         Top             =   1155
         Visible         =   0   'False
         Width           =   390
         _Version        =   65536
         _ExtentX        =   688
         _ExtentY        =   503
         _StockProps     =   253
         ForeColor       =   0
         BackColor       =   16777215
         Appearance      =   1
         Property        =   3
         MaxLength       =   2
      End
      Begin MSComctlLib.ImageList ilsTlb 
         Left            =   480
         Top             =   1920
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   16
         ImageHeight     =   16
         MaskColor       =   12632256
         _Version        =   393216
         BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
            NumListImages   =   3
            BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "选项.frx":0010
               Key             =   ""
            EndProperty
            BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "选项.frx":0462
               Key             =   ""
            EndProperty
            BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "选项.frx":08B4
               Key             =   ""
            EndProperty
         EndProperty
      End
      Begin MSComctlLib.TreeView treStyle 
         Height          =   2970
         Left            =   2160
         TabIndex        =   17
         Top             =   240
         Visible         =   0   'False
         Width           =   2715
         _ExtentX        =   4789
         _ExtentY        =   5239
         _Version        =   393217
         HideSelection   =   0   'False
         Indentation     =   529
         Style           =   5
         Checkboxes      =   -1  'True
         HotTracking     =   -1  'True
         ImageList       =   "ilsTlb"
         Appearance      =   1
         OLEDropMode     =   1
      End
      Begin VB.Label lblDay 
         AutoSize        =   -1  'True
         Caption         =   "报警提前天数"
         Height          =   180
         Left            =   315
         TabIndex        =   7
         Top             =   1200
         Visible         =   0   'False
         Width           =   1080
      End
   End
   Begin VB.Frame fraOption 
      BorderStyle     =   0  'None
      Height          =   2880
      Index           =   5
      Left            =   360
      TabIndex        =   24
      Top             =   600
      Visible         =   0   'False
      Width           =   4860
      Begin VB.Frame fra 
         BorderStyle     =   0  'None
         Enabled         =   0   'False
         Height          =   1455
         Left            =   360
         TabIndex        =   26
         Top             =   1000
         Width           =   4575
         Begin VB.Frame Frame1 
            BorderStyle     =   0  'None
            Height          =   375
            Left            =   120
            TabIndex        =   33
            Top             =   960
            Width           =   4695
            Begin VB.OptionButton opt3 
               Caption         =   "先利息"
               Height          =   255
               Index           =   1
               Left            =   1560
               TabIndex        =   36
               Top             =   120
               Width           =   1335
            End
            Begin VB.OptionButton opt3 
               Caption         =   "一并归还"
               Height          =   255
               Index           =   2
               Left            =   3000
               TabIndex        =   35
               Top             =   120
               Width           =   1335
            End
            Begin VB.OptionButton opt3 
               Caption         =   "先本金"
               Height          =   255
               Index           =   0
               Left            =   120
               TabIndex        =   34
               Top             =   120
               Value           =   -1  'True
               Width           =   1335
            End
         End
         Begin VB.Frame fra1 
            BorderStyle     =   0  'None
            Height          =   375
            Left            =   120
            TabIndex        =   30
            Top             =   0
            Width           =   4695
            Begin VB.OptionButton opt1 
               Caption         =   "贷款日期"
               Height          =   255
               Index           =   0
               Left            =   120
               TabIndex        =   32
               Top             =   120
               Value           =   -1  'True
               Width           =   1335
            End
            Begin VB.OptionButton opt1 
               Caption         =   "结欠金额"

⌨️ 快捷键说明

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