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

📄 u_outmasterstat.~dfm

📁 河南师范大学餐饮进销存软件,只要控制库存的数据。
💻 ~DFM
字号:
object frmOutMasterStat: TfrmOutMasterStat
  Left = 208
  Top = 220
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #21830#21697#20986#24211#27719#24635#32479#35745
  ClientHeight = 360
  ClientWidth = 720
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDesktopCenter
  Visible = True
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 720
    Height = 360
    Align = alClient
    BevelOuter = bvLowered
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 31
      Width = 60
      Height = 13
      Caption = #23458#25143#21517#31216#65306
    end
    object Label2: TLabel
      Left = 280
      Top = 31
      Width = 60
      Height = 13
      Caption = #24320#22987#26085#26399#65306
    end
    object Label3: TLabel
      Left = 496
      Top = 31
      Width = 60
      Height = 13
      Caption = #32467#26463#26085#26399#65306
    end
    object Label4: TLabel
      Left = 30
      Top = 332
      Width = 48
      Height = 13
      Caption = #24635#37329#39069#65306
      Enabled = False
    end
    object Label5: TLabel
      Left = 260
      Top = 332
      Width = 72
      Height = 13
      Caption = #23454#25910#27454#24635#35745#65306
      Enabled = False
      Visible = False
    end
    object Label6: TLabel
      Left = 496
      Top = 332
      Width = 60
      Height = 13
      Caption = #27424#27454#20313#39069#65306
      Enabled = False
      Visible = False
    end
    object cmbSupply: TComboBox
      Left = 73
      Top = 27
      Width = 121
      Height = 21
      Style = csDropDownList
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      ItemHeight = 13
      TabOrder = 0
      OnChange = cmbSupplyChange
    end
    object dtpBegin: TDateTimePicker
      Left = 341
      Top = 26
      Width = 121
      Height = 21
      CalAlignment = dtaLeft
      Date = 38269.5844518519
      Time = 38269.5844518519
      DateFormat = dfShort
      DateMode = dmComboBox
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      Kind = dtkDate
      ParseInput = False
      TabOrder = 1
      OnChange = dtpBeginChange
    end
    object dtpEnd: TDateTimePicker
      Left = 560
      Top = 26
      Width = 121
      Height = 21
      CalAlignment = dtaLeft
      Date = 38269.5844719329
      Time = 38269.5844719329
      DateFormat = dfShort
      DateMode = dmComboBox
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      Kind = dtkDate
      ParseInput = False
      TabOrder = 2
      OnChange = dtpEndChange
    end
    object DBGrid1: TDBGrid
      Left = 1
      Top = 64
      Width = 718
      Height = 254
      DataSource = DataSource1
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
      ReadOnly = True
      TabOrder = 3
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'OutBH'
          Title.Alignment = taCenter
          Title.Caption = #20986#24211#32534#21495
          Width = 100
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'CusSName'
          Title.Alignment = taCenter
          Title.Caption = #23458#25143#21517#31216
          Width = 150
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'OutTotal'
          Title.Alignment = taCenter
          Title.Caption = #24635#37329#39069
          Width = 100
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'OutPayMon'
          Title.Alignment = taCenter
          Title.Caption = #23454#25910#37329#39069
          Visible = False
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'OutBalance'
          Title.Alignment = taCenter
          Title.Caption = #27424#27454#20313#39069
          Visible = False
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'btCheck'
          Title.Alignment = taCenter
          Title.Caption = #26159#21542#32467#31639
          Visible = False
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'OutUser'
          Title.Alignment = taCenter
          Title.Caption = #20986#24211#20154
          Width = 100
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'OutDate'
          Title.Alignment = taCenter
          Title.Caption = #20986#24211#26085#26399
          Width = 100
          Visible = True
        end>
    end
    object edtInTotal: TEdit
      Left = 107
      Top = 328
      Width = 121
      Height = 21
      Enabled = False
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      TabOrder = 4
    end
    object edtInPayMon: TEdit
      Left = 335
      Top = 328
      Width = 121
      Height = 21
      Enabled = False
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      TabOrder = 5
      Visible = False
    end
    object edtInBalance: TEdit
      Left = 560
      Top = 328
      Width = 121
      Height = 21
      Enabled = False
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      TabOrder = 6
      Visible = False
    end
    object btnPrint: TButton
      Left = 320
      Top = 326
      Width = 75
      Height = 25
      Caption = #25171#21360
      TabOrder = 7
      OnClick = btnPrintClick
    end
  end
  object qry: TADOQuery
    Connection = frmDataCtrl.ADOConn
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'exec psp_GoodsOutMaster '#39#39','#39#39','#39#39)
    Left = 88
    Top = 248
  end
  object DataSource1: TDataSource
    DataSet = qry
    Left = 40
    Top = 248
  end
end

⌨️ 快捷键说明

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