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

📄 酒菜分析.frm

📁 Sql版的餐饮管理系统 帐号admin密码2
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form JCFX 
   Caption         =   "酒菜分析"
   ClientHeight    =   6330
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   8670
   LinkTopic       =   "Form1"
   ScaleHeight     =   6330
   ScaleWidth      =   8670
   StartUpPosition =   3  'Windows Default
   Begin VB.Frame Frame1 
      Height          =   975
      Left            =   0
      TabIndex        =   1
      Top             =   5280
      Width           =   8655
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   495
         Left            =   240
         Top             =   240
         Width           =   1815
         _ExtentX        =   3201
         _ExtentY        =   873
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   8
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   ""
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   ""
         Caption         =   "Adodc1"
         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
         _Version        =   393216
      End
      Begin VB.CommandButton Command3 
         Caption         =   "退出"
         Height          =   495
         Left            =   5400
         TabIndex        =   11
         Top             =   240
         Width           =   1095
      End
      Begin VB.CommandButton Command4 
         Caption         =   "分类打印"
         Height          =   495
         Left            =   4320
         TabIndex        =   4
         Top             =   240
         Width           =   1095
      End
      Begin VB.CommandButton Command2 
         Caption         =   "打印"
         Height          =   495
         Left            =   3240
         TabIndex        =   3
         Top             =   240
         Width           =   1095
      End
      Begin VB.CommandButton Command1 
         Caption         =   "查询"
         Height          =   495
         Left            =   2160
         TabIndex        =   2
         Top             =   240
         Width           =   1095
      End
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   5175
      Left            =   0
      TabIndex        =   0
      Top             =   120
      Width           =   8655
      _ExtentX        =   15266
      _ExtentY        =   9128
      _Version        =   393216
      Style           =   1
      Tabs            =   4
      TabsPerRow      =   4
      TabHeight       =   520
      TabCaption(0)   =   "大类分析"
      TabPicture(0)   =   "酒菜分析.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "DataGrid1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame2"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).ControlCount=   2
      TabCaption(1)   =   "部门分析"
      TabPicture(1)   =   "酒菜分析.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame3"
      Tab(1).Control(1)=   "DataGrid2"
      Tab(1).ControlCount=   2
      TabCaption(2)   =   "出品分析"
      TabPicture(2)   =   "酒菜分析.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame4"
      Tab(2).Control(1)=   "DataGrid3"
      Tab(2).ControlCount=   2
      TabCaption(3)   =   "班次分析"
      TabPicture(3)   =   "酒菜分析.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "Frame5"
      Tab(3).Control(1)=   "DataGrid4"
      Tab(3).ControlCount=   2
      Begin VB.Frame Frame5 
         Caption         =   "查询条件"
         Height          =   735
         Left            =   -74880
         TabIndex        =   33
         Top             =   480
         Width           =   8415
         Begin VB.CheckBox Check4 
            Caption         =   "指定班次"
            Height          =   375
            Left            =   6840
            TabIndex        =   35
            Top             =   240
            Width           =   1215
         End
         Begin VB.ComboBox Combo4 
            Height          =   315
            Left            =   5520
            TabIndex        =   34
            Text            =   "Combo1"
            Top             =   240
            Width           =   975
         End
         Begin MSComCtl2.DTPicker DTPicker7 
            Height          =   375
            Left            =   3600
            TabIndex        =   36
            Top             =   240
            Width           =   1335
            _ExtentX        =   2355
            _ExtentY        =   661
            _Version        =   393216
            Format          =   49479681
            CurrentDate     =   37717
         End
         Begin MSComCtl2.DTPicker DTPicker8 
            Height          =   375
            Left            =   1200
            TabIndex        =   37
            Top             =   240
            Width           =   1455
            _ExtentX        =   2566
            _ExtentY        =   661
            _Version        =   393216
            Format          =   49479681
            CurrentDate     =   37717
         End
         Begin VB.Label Label12 
            AutoSize        =   -1  'True
            Caption         =   "排序"
            Height          =   195
            Left            =   5040
            TabIndex        =   40
            Top             =   360
            Width           =   360
         End
         Begin VB.Label Label11 
            AutoSize        =   -1  'True
            Caption         =   "开始日期"
            Height          =   195
            Left            =   360
            TabIndex        =   39
            Top             =   360
            Width           =   720
         End
         Begin VB.Label Label10 
            AutoSize        =   -1  'True
            Caption         =   "结束日期"
            Height          =   195
            Left            =   2760
            TabIndex        =   38
            Top             =   360
            Width           =   720
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "查询条件"
         Height          =   735
         Left            =   -74880
         TabIndex        =   24
         Top             =   480
         Width           =   8415
         Begin VB.CheckBox Check3 
            Caption         =   "指定出品"
            Height          =   375
            Left            =   6840
            TabIndex        =   26
            Top             =   240
            Width           =   1215
         End
         Begin VB.ComboBox Combo3 
            Height          =   315
            Left            =   5520
            TabIndex        =   25
            Text            =   "Combo1"
            Top             =   240
            Width           =   1215
         End
         Begin MSComCtl2.DTPicker DTPicker5 
            Height          =   375
            Left            =   3600
            TabIndex        =   27
            Top             =   240
            Width           =   1335
            _ExtentX        =   2355
            _ExtentY        =   661
            _Version        =   393216
            Format          =   49479681
            CurrentDate     =   37717
         End
         Begin MSComCtl2.DTPicker DTPicker6 
            Height          =   375
            Left            =   1200
            TabIndex        =   28
            Top             =   240
            Width           =   1455
            _ExtentX        =   2566
            _ExtentY        =   661
            _Version        =   393216
            Format          =   49479681
            CurrentDate     =   37717
         End
         Begin VB.Label Label9 
            AutoSize        =   -1  'True
            Caption         =   "排序"
            Height          =   195
            Left            =   5040
            TabIndex        =   31
            Top             =   360
            Width           =   360
         End
         Begin VB.Label Label8 
            AutoSize        =   -1  'True
            Caption         =   "开始日期"
            Height          =   195
            Left            =   360
            TabIndex        =   30
            Top             =   360
            Width           =   720
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Caption         =   "结束日期"
            Height          =   195
            Left            =   2760
            TabIndex        =   29
            Top             =   360
            Width           =   720
         End
      End
      Begin VB.Frame Frame3 
         Caption         =   "查询条件"
         Height          =   735
         Left            =   -74880
         TabIndex        =   15
         Top             =   480
         Width           =   8415
         Begin VB.ComboBox Combo2 
            Height          =   315
            Left            =   5520
            TabIndex        =   17
            Text            =   "Combo1"
            Top             =   240
            Width           =   975
         End
         Begin VB.CheckBox Check2 
            Caption         =   "指定部门"
            Height          =   375
            Left            =   6840
            TabIndex        =   16
            Top             =   240
            Width           =   1215
         End
         Begin MSComCtl2.DTPicker DTPicker3 
            Height          =   375
            Left            =   3600
            TabIndex        =   18
            Top             =   240
            Width           =   1335
            _ExtentX        =   2355
            _ExtentY        =   661
            _Version        =   393216
            Format          =   49479681
            CurrentDate     =   37717
         End
         Begin MSComCtl2.DTPicker DTPicker4 
            Height          =   375
            Left            =   1200
            TabIndex        =   19
            Top             =   240
            Width           =   1455
            _ExtentX        =   2566
            _ExtentY        =   661
            _Version        =   393216
            Format          =   49479681
            CurrentDate     =   37717
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            Caption         =   "结束日期"
            Height          =   195
            Left            =   2760
            TabIndex        =   22
            Top             =   360
            Width           =   720
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "开始日期"
            Height          =   195
            Left            =   360
            TabIndex        =   21
            Top             =   360
            Width           =   720
         End

⌨️ 快捷键说明

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