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

📄 吧厨查询.frm

📁 Sql版的餐饮管理系统 帐号admin密码2
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form BCCX 
   Caption         =   "吧厨查询"
   ClientHeight    =   5205
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7515
   LinkTopic       =   "Form3"
   ScaleHeight     =   5205
   ScaleWidth      =   7515
   StartUpPosition =   3  'Windows Default
   Begin TabDlg.SSTab SSTab1 
      Height          =   5175
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   7455
      _ExtentX        =   13150
      _ExtentY        =   9128
      _Version        =   393216
      Style           =   1
      TabHeight       =   520
      BackColor       =   -2147483646
      ForeColor       =   16711680
      TabCaption(0)   =   "所有点单"
      TabPicture(0)   =   "吧厨查询.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Command1"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Command2"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Command3"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).ControlCount=   4
      TabCaption(1)   =   "本地点单"
      TabPicture(1)   =   "吧厨查询.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame2"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "Frame3"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "Command4"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).Control(3)=   "Command5"
      Tab(1).Control(3).Enabled=   0   'False
      Tab(1).Control(4)=   "Command6"
      Tab(1).Control(4).Enabled=   0   'False
      Tab(1).Control(5)=   "Command7"
      Tab(1).Control(5).Enabled=   0   'False
      Tab(1).ControlCount=   6
      TabCaption(2)   =   "酒菜出品"
      TabPicture(2)   =   "吧厨查询.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame4"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "Frame5"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).Control(2)=   "Command8"
      Tab(2).Control(2).Enabled=   0   'False
      Tab(2).Control(3)=   "Command9"
      Tab(2).Control(3).Enabled=   0   'False
      Tab(2).Control(4)=   "Command10"
      Tab(2).Control(4).Enabled=   0   'False
      Tab(2).ControlCount=   5
      Begin VB.CommandButton Command10 
         Caption         =   "退出"
         Height          =   495
         Left            =   -70800
         TabIndex        =   28
         Top             =   4440
         Width           =   1095
      End
      Begin VB.CommandButton Command9 
         Caption         =   "全出"
         Height          =   495
         Left            =   -71880
         TabIndex        =   27
         Top             =   4440
         Width           =   1095
      End
      Begin VB.CommandButton Command8 
         Caption         =   "出品"
         Height          =   495
         Left            =   -72960
         TabIndex        =   26
         Top             =   4440
         Width           =   1095
      End
      Begin VB.Frame Frame5 
         Caption         =   "查询结果信息"
         Height          =   3255
         Left            =   -74880
         TabIndex        =   22
         Top             =   1080
         Width           =   7095
         Begin MSDataGridLib.DataGrid DataGrid3 
            Height          =   2895
            Left            =   120
            TabIndex        =   23
            Top             =   240
            Width           =   6855
            _ExtentX        =   12091
            _ExtentY        =   5106
            _Version        =   393216
            HeadLines       =   1
            RowHeight       =   15
            BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ColumnCount     =   2
            BeginProperty Column00 
               DataField       =   ""
               Caption         =   ""
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column01 
               DataField       =   ""
               Caption         =   ""
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            SplitCount      =   1
            BeginProperty Split0 
               BeginProperty Column00 
               EndProperty
               BeginProperty Column01 
               EndProperty
            EndProperty
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "查询条件"
         Height          =   735
         Left            =   -74880
         TabIndex        =   21
         Top             =   360
         Width           =   7215
         Begin VB.ComboBox Combo1 
            Height          =   315
            Left            =   1560
            TabIndex        =   25
            Text            =   "Combo1"
            Top             =   240
            Width           =   2175
         End
         Begin VB.CheckBox Check1 
            Caption         =   "选择出品"
            Height          =   255
            Left            =   480
            TabIndex        =   24
            Top             =   240
            Width           =   1335
         End
      End
      Begin VB.CommandButton Command7 
         Caption         =   "退出"
         Height          =   495
         Left            =   -70320
         TabIndex        =   20
         Top             =   4440
         Width           =   975
      End
      Begin VB.CommandButton Command6 
         Caption         =   "小票"
         Height          =   495
         Left            =   -71280
         TabIndex        =   19
         Top             =   4440
         Width           =   975
      End
      Begin VB.CommandButton Command5 
         Caption         =   "打印"
         Height          =   495
         Left            =   -72240
         TabIndex        =   18
         Top             =   4440
         Width           =   975
      End
      Begin VB.CommandButton Command4 
         Caption         =   "查询"
         Height          =   495
         Left            =   -73200
         TabIndex        =   17
         Top             =   4440
         Width           =   975
      End
      Begin VB.Frame Frame3 
         Caption         =   "查询结果信息"
         Height          =   3255
         Left            =   -74880
         TabIndex        =   15
         Top             =   1080
         Width           =   7095
         Begin MSDataGridLib.DataGrid DataGrid2 
            Height          =   2895
            Left            =   120
            TabIndex        =   16
            Top             =   240
            Width           =   6855
            _ExtentX        =   12091
            _ExtentY        =   5106
            _Version        =   393216

⌨️ 快捷键说明

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