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

📄 frmadvancedquery.frm

📁 通用书店管理系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{D76D7128-4A96-11D3-BD95-D296DC2DD072}#1.0#0"; "VSFLEX7.OCX"
Begin VB.Form frmAdvancedQuery 
   BackColor       =   &H00C0C0C0&
   Caption         =   "高级查询"
   ClientHeight    =   7305
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10965
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7305
   ScaleWidth      =   10965
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton OKButton 
      Caption         =   "确定(&K)"
      Height          =   375
      Left            =   9495
      TabIndex        =   27
      Top             =   270
      Width           =   1215
   End
   Begin VB.CommandButton CancelButton 
      Caption         =   "取消(&N)"
      Height          =   375
      Left            =   9510
      TabIndex        =   26
      Top             =   1395
      Width           =   1215
   End
   Begin VB.CommandButton cmdApplication 
      Caption         =   "应用(&P)"
      Height          =   375
      Left            =   9510
      TabIndex        =   25
      Top             =   840
      Width           =   1215
   End
   Begin VB.Frame Frame4 
      BackColor       =   &H00C0C0C0&
      Caption         =   ">> 关系设置"
      Height          =   1305
      Left            =   105
      TabIndex        =   19
      Top             =   5880
      Width           =   9180
      Begin VB.TextBox txtAndOr 
         Height          =   660
         Left            =   2115
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   23
         Top             =   165
         Width           =   6960
      End
      Begin VB.OptionButton optAndOr 
         BackColor       =   &H00C0C0C0&
         Caption         =   "与关系(&And)"
         Height          =   330
         Index           =   0
         Left            =   135
         TabIndex        =   22
         Top             =   225
         Value           =   -1  'True
         Width           =   1395
      End
      Begin VB.OptionButton optAndOr 
         BackColor       =   &H00C0C0C0&
         Caption         =   "或关系(&Or)"
         Height          =   330
         Index           =   1
         Left            =   120
         TabIndex        =   21
         Top             =   540
         Width           =   1395
      End
      Begin VB.OptionButton optAndOr 
         BackColor       =   &H00C0C0C0&
         Caption         =   "关系定制(&Custom)"
         Height          =   330
         Index           =   2
         Left            =   135
         TabIndex        =   20
         Top             =   855
         Width           =   1950
      End
      Begin VB.Label Label1 
         BackColor       =   &H00C0C0C0&
         Caption         =   "   ** 关系定制要求用“序号”替代“名称”并结合括号、And、Or使用。例如:( C1 and C2 ) or ( C3 and C4 )"
         Height          =   375
         Index           =   2
         Left            =   2115
         TabIndex        =   24
         Top             =   870
         Width           =   5970
      End
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H00C0C0C0&
      Caption         =   ">> 条件设置"
      Height          =   2145
      Left            =   120
      TabIndex        =   14
      Top             =   3690
      Width           =   9180
      Begin VB.CommandButton cmdClear 
         Caption         =   "清空(&C)"
         Height          =   375
         Left            =   180
         TabIndex        =   17
         Top             =   1290
         Width           =   990
      End
      Begin VB.CommandButton cmdDelete 
         Caption         =   "删除(&D)"
         Height          =   375
         Left            =   180
         TabIndex        =   16
         Top             =   795
         Width           =   990
      End
      Begin VB.CommandButton cmdAdd 
         Caption         =   "添加(&I)"
         Height          =   375
         Left            =   180
         TabIndex        =   15
         Top             =   315
         Width           =   990
      End
      Begin VSFlex7Ctl.VSFlexGrid fg 
         Height          =   1845
         Left            =   1290
         TabIndex        =   18
         Top             =   210
         Width           =   7770
         _cx             =   13705
         _cy             =   3254
         _ConvInfo       =   1
         Appearance      =   1
         BorderStyle     =   1
         Enabled         =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         MousePointer    =   0
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         BackColorFixed  =   -2147483633
         ForeColorFixed  =   12582912
         BackColorSel    =   -2147483635
         ForeColorSel    =   -2147483634
         BackColorBkg    =   -2147483636
         BackColorAlternate=   -2147483643
         GridColor       =   -2147483633
         GridColorFixed  =   8421504
         TreeColor       =   -2147483632
         FloodColor      =   192
         SheetBorder     =   -2147483642
         FocusRect       =   1
         HighLight       =   1
         AllowSelection  =   -1  'True
         AllowBigSelection=   -1  'True
         AllowUserResizing=   0
         SelectionMode   =   0
         GridLines       =   1
         GridLinesFixed  =   1
         GridLineWidth   =   1
         Rows            =   50
         Cols            =   5
         FixedRows       =   1
         FixedCols       =   2
         RowHeightMin    =   0
         RowHeightMax    =   0
         ColWidthMin     =   0
         ColWidthMax     =   0
         ExtendLastCol   =   -1  'True
         FormatString    =   $"frmAdvancedQuery.frx":0000
         ScrollTrack     =   0   'False
         ScrollBars      =   3
         ScrollTips      =   0   'False
         MergeCells      =   0
         MergeCompare    =   0
         AutoResize      =   -1  'True
         AutoSizeMode    =   0
         AutoSearch      =   0
         AutoSearchDelay =   2
         MultiTotals     =   -1  'True
         SubtotalPosition=   1
         OutlineBar      =   0
         OutlineCol      =   0
         Ellipsis        =   0
         ExplorerBar     =   0
         PicturesOver    =   0   'False
         FillStyle       =   0
         RightToLeft     =   0   'False
         PictureType     =   0
         TabBehavior     =   0
         OwnerDraw       =   0
         Editable        =   1
         ShowComboButton =   -1  'True
         WordWrap        =   0   'False
         TextStyle       =   0
         TextStyleFixed  =   0
         OleDragMode     =   0
         OleDropMode     =   0
         DataMode        =   0
         VirtualData     =   -1  'True
         DataMember      =   ""
         ComboSearch     =   3
         AutoSizeMouse   =   -1  'True
         FrozenRows      =   0
         FrozenCols      =   0
         AllowUserFreezing=   0
         BackColorFrozen =   0
         ForeColorFrozen =   0
         WallPaperAlignment=   9
      End
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00C0C0C0&
      Caption         =   ">> 生成条件"
      Height          =   3555
      Left            =   5490
      TabIndex        =   12
      Top             =   90
      Width           =   3810
      Begin VB.CheckBox chkCustom 
         Caption         =   "用户自定义(&User Custom)"
         Height          =   240
         Left            =   105
         TabIndex        =   28
         Top             =   3225
         Visible         =   0   'False
         Width           =   2430
      End
      Begin VB.TextBox txtCondition 
         Height          =   3195
         Left            =   90
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   13
         Top             =   255
         Width           =   3600
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00C0C0C0&
      Caption         =   ">> 项目选择"
      Height          =   3540
      Left            =   135
      TabIndex        =   1
      Top             =   105
      Width           =   5310
      Begin VB.ListBox lstAll 
         Height          =   2940
         Left            =   105
         TabIndex        =   0
         Top             =   510
         Width           =   1845
      End
      Begin VB.ListBox lstView 
         Height          =   2940
         Left            =   2685
         TabIndex        =   8
         Top             =   495
         Width           =   1950
      End
      Begin VB.CommandButton cmdRemoveAll 
         Caption         =   "<<"
         Height          =   375
         Left            =   2070
         TabIndex        =   7
         Top             =   2685
         Width           =   435
      End
      Begin VB.CommandButton cmdRemoveOne 
         Caption         =   "<"
         Height          =   375
         Left            =   2070
         TabIndex        =   6
         Top             =   2325
         Width           =   435

⌨️ 快捷键说明

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