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

📄 xscx.dfm

📁 药品进销存系统 delphi V6开发,入门级参考源代码
💻 DFM
字号:
object Frmxscx: TFrmxscx
  Left = 9
  Top = 101
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = '销售信息查询统计'
  ClientHeight = 374
  ClientWidth = 746
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = '宋体'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 14
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 746
    Height = 49
    ButtonHeight = 41
    Caption = 'ToolBar1'
    EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom]
    TabOrder = 0
    object SpeedButton3: TSpeedButton
      Left = 0
      Top = 2
      Width = 96
      Height = 41
      Caption = '销售商品汇总'
      Flat = True
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000120B0000120B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        333333333333333333333333333333333333333FFFFFFFFFFF33330000000000
        03333377777777777F33333003333330033333377FF333377F33333300333333
        0333333377FF33337F3333333003333303333333377FF3337333333333003333
        333333333377FF3333333333333003333333333333377FF33333333333330033
        3333333333337733333333333330033333333333333773333333333333003333
        33333333337733333F3333333003333303333333377333337F33333300333333
        03333333773333337F33333003333330033333377FFFFFF77F33330000000000
        0333337777777777733333333333333333333333333333333333}
      Layout = blGlyphTop
      NumGlyphs = 2
      ParentFont = False
      OnClick = SpeedButton3Click
    end
    object SpeedButton4: TSpeedButton
      Left = 96
      Top = 2
      Width = 96
      Height = 41
      Caption = '销售毛利汇总'
      Flat = True
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000120B0000120B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        333333333333333333333333333333333333333FFFFFFFFFFF33330000000000
        03333377777777777F33333003333330033333377FF333377F33333300333333
        0333333377FF33337F3333333003333303333333377FF3337333333333003333
        333333333377FF3333333333333003333333333333377FF33333333333330033
        3333333333337733333333333330033333333333333773333333333333003333
        33333333337733333F3333333003333303333333377333337F33333300333333
        03333333773333337F33333003333330033333377FFFFFF77F33330000000000
        0333337777777777733333333333333333333333333333333333}
      Layout = blGlyphTop
      NumGlyphs = 2
      ParentFont = False
      OnClick = SpeedButton4Click
    end
    object ToolButton1: TToolButton
      Left = 192
      Top = 2
      Width = 8
      Caption = 'ToolButton1'
      Style = tbsSeparator
    end
    object close_SpeedButton: TSpeedButton
      Left = 200
      Top = 2
      Width = 41
      Height = 41
      Caption = '退出'
      Flat = True
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00388888888877
        F7F787F8888888888333333F00004444400888FFF444448888888888F333FF8F
        000033334D5007FFF4333388888888883338888F0000333345D50FFFF4333333
        338F888F3338F33F000033334D5D0FFFF43333333388788F3338F33F00003333
        45D50FEFE4333333338F878F3338F33F000033334D5D0FFFF43333333388788F
        3338F33F0000333345D50FEFE4333333338F878F3338F33F000033334D5D0FFF
        F43333333388788F3338F33F0000333345D50FEFE4333333338F878F3338F33F
        000033334D5D0EFEF43333333388788F3338F33F0000333345D50FEFE4333333
        338F878F3338F33F000033334D5D0EFEF43333333388788F3338F33F00003333
        4444444444333333338F8F8FFFF8F33F00003333333333333333333333888888
        8888333F00003333330000003333333333333FFFFFF3333F00003333330AAAA0
        333333333333888888F3333F00003333330000003333333333338FFFF8F3333F
        0000}
      Layout = blGlyphTop
      NumGlyphs = 2
      ParentFont = False
      OnClick = close_SpeedButtonClick
    end
  end
  object Panel1: TPanel
    Left = 1
    Top = 56
    Width = 736
    Height = 73
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -14
    Font.Name = '宋体'
    Font.Style = []
    ParentColor = True
    ParentFont = False
    TabOrder = 1
    object Label3: TLabel
      Left = 20
      Top = 43
      Width = 56
      Height = 14
      Caption = '起始日期'
    end
    object Label4: TLabel
      Left = 229
      Top = 43
      Width = 56
      Height = 14
      Caption = '终止日期'
    end
    object Label6: TLabel
      Left = 12
      Top = 14
      Width = 56
      Height = 14
      Caption = '部门名称'
    end
    object Label7: TLabel
      Left = 205
      Top = 14
      Width = 42
      Height = 14
      Caption = '业务员'
    end
    object Label14: TLabel
      Left = 371
      Top = 13
      Width = 28
      Height = 14
      Caption = '仓库'
    end
    object Label2: TLabel
      Left = 520
      Top = 10
      Width = 56
      Height = 14
      Caption = '客户名称'
    end
    object SpeedButton2: TSpeedButton
      Left = 704
      Top = 8
      Width = 23
      Height = 22
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000130B0000130B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        333333333333333FF3FF3333333333CC30003333333333773777333333333C33
        3000333FF33337F33777339933333C3333333377F33337F3333F339933333C33
        33003377333337F33377333333333C333300333F333337F33377339333333C33
        3333337FF3333733333F33993333C33333003377FF33733333773339933C3333
        330033377FF73F33337733339933C33333333FF377F373F3333F993399333C33
        330077F377F337F33377993399333C33330077FF773337F33377399993333C33
        33333777733337F333FF333333333C33300033333333373FF7773333333333CC
        3000333333333377377733333333333333333333333333333333}
      NumGlyphs = 2
      OnClick = SpeedButton2Click
    end
    object ComboBox2: TComboBox
      Left = 256
      Top = 8
      Width = 105
      Height = 22
      ItemHeight = 14
      TabOrder = 0
      OnKeyPress = ComboBox1KeyPress
    end
    object ComboBox1: TComboBox
      Left = 80
      Top = 8
      Width = 113
      Height = 22
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 14
      ParentFont = False
      TabOrder = 1
      OnChange = ComboBox1Change
      OnExit = ComboBox1Exit
      OnKeyPress = ComboBox1KeyPress
    end
    object ComboBox3: TComboBox
      Left = 408
      Top = 8
      Width = 105
      Height = 22
      ItemHeight = 14
      TabOrder = 2
      Text = 'ComboBox3'
      OnKeyPress = ComboBox3KeyPress
    end
    object DateTimePicker1: TDateTimePicker
      Left = 88
      Top = 42
      Width = 129
      Height = 20
      CalAlignment = dtaLeft
      CalColors.BackColor = 100
      CalColors.TitleBackColor = 100
      Date = 37068.4814587963
      Time = 37068.4814587963
      DateFormat = dfLong
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 3
    end
    object DateTimePicker2: TDateTimePicker
      Left = 296
      Top = 42
      Width = 129
      Height = 20
      CalAlignment = dtaLeft
      CalColors.BackColor = 100
      CalColors.TitleBackColor = 100
      Date = 37068.4814587963
      Time = 37068.4814587963
      DateFormat = dfLong
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 4
    end
    object Edit_kh: TEdit
      Left = 584
      Top = 8
      Width = 121
      Height = 22
      TabOrder = 5
    end
  end
  object DBGrid1: TDBGrid
    Left = 10
    Top = 136
    Width = 727
    Height = 193
    BiDiMode = bdRightToLeft
    DataSource = xs_DataSource
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    Options = [dgTitles, dgColumnResize, dgColLines, dgTabs, dgConfirmDelete]
    ParentBiDiMode = False
    ParentFont = False
    ReadOnly = True
    TabOrder = 2
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -14
    TitleFont.Name = '宋体'
    TitleFont.Style = []
  end
  object Panel2: TPanel
    Left = 6
    Top = 336
    Width = 731
    Height = 33
    BevelOuter = bvNone
    Color = 9916758
    TabOrder = 3
    object Label1: TLabel
      Left = 6
      Top = 11
      Width = 56
      Height = 14
      Caption = '金额合计'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 67
      Top = 11
      Width = 110
      Height = 14
      AutoSize = False
      Color = clWhite
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = False
      ParentFont = False
    end
    object Label8: TLabel
      Left = 191
      Top = 11
      Width = 56
      Height = 14
      Caption = '成本合计'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 252
      Top = 11
      Width = 109
      Height = 14
      AutoSize = False
      Color = clWhite
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = False
      ParentFont = False
    end
    object Label10: TLabel
      Left = 546
      Top = 11
      Width = 56
      Height = 14
      Caption = '利润合计'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label11: TLabel
      Left = 615
      Top = 11
      Width = 101
      Height = 14
      AutoSize = False
      Color = clWhite
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = False
      ParentFont = False
    end
    object Label12: TLabel
      Left = 367
      Top = 11
      Width = 56
      Height = 14
      Caption = '税金合计'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label13: TLabel
      Left = 429
      Top = 11
      Width = 108
      Height = 14
      AutoSize = False
      Color = clWhite
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = False
      ParentFont = False
    end
  end
  object Database1: TDatabase
    AliasName = 'misdb'
    DatabaseName = 'misdb'
    LoginPrompt = False
    Params.Strings = (
      'user name='
      'password=')
    SessionName = 'Default'
    Left = 186
    Top = 194
  end
  object xs_DataSource: TDataSource
    DataSet = xs_Query
    Left = 234
    Top = 194
  end
  object xs_Query: TQuery
    DatabaseName = 'misdb'
    SessionName = 'Default'
    Left = 234
    Top = 226
  end
  object bm_Query: TQuery
    DatabaseName = 'misdb'
    SessionName = 'Default'
    Left = 304
    Top = 192
  end
  object ywy_Query: TQuery
    DatabaseName = 'misdb'
    SessionName = 'Default'
    Left = 344
    Top = 192
  end
  object ck_Query: TQuery
    DatabaseName = 'misdb'
    SQL.Strings = (
      'select * from ckxxb')
    Left = 392
    Top = 192
  end
end

⌨️ 快捷键说明

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