salestatquery.dfm

来自「一个以前收集的基于C/S架构的ERP客户端源代码」· DFM 代码 · 共 447 行

DFM
447
字号
inherited frmSaleStatQuery: TfrmSaleStatQuery
  Left = 0
  Top = 17
  Width = 812
  Caption = ' 销售综合统计表'
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 13
  inherited Splitter1: TSplitter
    Width = 804
  end
  inherited Panel2: TPanel
    Width = 804
    object gd_SaleStatQuery: TSDGrid
      Left = 0
      Top = 0
      Width = 804
      Height = 412
      Align = alClient
      ColCount = 15
      Ctl3D = False
      DefaultRowHeight = 18
      FixedColor = 8564917
      RowCount = 1
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSizing, goColSizing, goRowMoving, goColMoving, goRowSelect]
      ParentCtl3D = False
      TabOrder = 0
      Columns = <
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          TitleString = '订单号'
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          TitleString = '客户编码'
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          TitleString = '客户名称'
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          TitleString = '款号'
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          TitleString = '面料'
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          TitleString = '颜色'
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          TitleString = '尺码'
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          TitleString = '单位'
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          TitleString = '单价'
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          TitleString = '订单数量'
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          TitleString = '订单金额'
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          TitleString = '发货数量'
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          TitleString = '退货数量'
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          TitleString = '返修数量'
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = DEFAULT_CHARSET
          ColumnFont.Color = clWindowText
          ColumnFont.Height = -11
          ColumnFont.Name = 'MS Sans Serif'
          ColumnFont.Style = []
          TitleString = '换货数量'
          ColumnWidth = 0
        end>
      ColWidths = (
        6
        81
        64
        64
        55
        64
        64
        49
        50
        50
        47
        47
        45
        35
        38)
    end
  end
  inherited Panel3: TPanel
    Width = 804
    inherited Splitter2: TSplitter
      Left = 692
    end
    inherited GroupBox3: TGroupBox
      Width = 691
      inherited edLable5: TLabel
        Left = 567
        Top = 46
      end
      inherited edLabel6: TLabel
        Left = 567
        Top = 70
      end
      object Label1: TLabel [2]
        Left = 16
        Top = 19
        Width = 48
        Height = 13
        Caption = '订单号:'
      end
      object Label2: TLabel [3]
        Left = 25
        Top = 64
        Width = 39
        Height = 13
        Caption = '客 户:'
      end
      object Label3: TLabel [4]
        Left = 401
        Top = 66
        Width = 39
        Height = 13
        Caption = '款 号:'
      end
      object Label4: TLabel [5]
        Left = 401
        Top = 41
        Width = 39
        Height = 13
        Caption = '颜 色:'
      end
      object Label5: TLabel [6]
        Left = 226
        Top = 41
        Width = 39
        Height = 13
        Caption = '面 料:'
      end
      object Label6: TLabel [7]
        Left = 226
        Top = 65
        Width = 39
        Height = 13
        Caption = '尺 码:'
      end
      object Label7: TLabel [8]
        Left = 4
        Top = 42
        Width = 60
        Height = 13
        Caption = '订单类型:'
      end
      object Label8: TLabel [9]
        Left = 205
        Top = 16
        Width = 60
        Height = 13
        Caption = '客户类型:'
      end
      inherited dtDateBg: TDateEdit
        Left = 589
        Top = 40
        Width = 88
      end
      inherited dtDateEn: TDateEdit
        Left = 589
        Top = 66
        Width = 88
      end
      object edSoh: TSDEdit
        Left = 67
        Top = 16
        Width = 111
        Height = 21
        Color = clHighlightText
        TabOrder = 2
        Text = 'edSoh'
        OnButtonClick = edSohButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
      end
      object edClient: TSDEdit
        Left = 67
        Top = 64
        Width = 111
        Height = 21
        Color = clHighlightText
        TabOrder = 3
        Text = 'SDEdit1'
        OnButtonClick = edClientButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
      end
      object edDesign: TSDEdit
        Left = 437
        Top = 64
        Width = 103
        Height = 21
        Color = clHighlightText
        TabOrder = 4
        Text = 'SDEdit1'
        OnButtonClick = edDesignButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
      end
      object edCloth: TSDEdit
        Left = 264
        Top = 40
        Width = 111
        Height = 21
        Color = clHighlightText
        TabOrder = 5
        Text = 'SDEdit1'
        OnButtonClick = edClothButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
      end
      object edSize: TSDEdit
        Left = 264
        Top = 64
        Width = 112
        Height = 21
        Color = clHighlightText
        TabOrder = 6
        Text = 'SDEdit1'
        OnButtonClick = edSizeButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
      end
      object edColor: TSDEdit
        Left = 436
        Top = 40
        Width = 104
        Height = 21
        Color = clHighlightText
        TabOrder = 7
        Text = 'SDEdit1'
        OnButtonClick = edColorButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
      end
      object Soh: TSDEdit
        Left = 183
        Top = 16
        Width = 19
        Height = 21
        Color = clInfoBk
        TabOrder = 8
        Text = 'Soh'
        SplitSymbol = ' | '
      end
      object ClientType: TSDEdit
        Left = 379
        Top = 16
        Width = 20
        Height = 21
        Color = clInfoBk
        TabOrder = 9
        Text = 'SDEdit10'
        SplitSymbol = ' | '
      end
      object SohType: TSDEdit
        Left = 183
        Top = 40
        Width = 18
        Height = 21
        Color = clInfoBk
        TabOrder = 10
        Text = 'SDEdit10'
        SplitSymbol = ' | '
      end
      object Cloth: TSDEdit
        Left = 379
        Top = 40
        Width = 19
        Height = 21
        Color = clInfoBk
        TabOrder = 11
        Text = 'SDEdit10'
        SplitSymbol = ' | '
      end
      object Size: TSDEdit
        Left = 379
        Top = 64
        Width = 19
        Height = 21
        Color = clInfoBk
        TabOrder = 12
        Text = 'SDEdit10'
        SplitSymbol = ' | '
      end
      object Color: TSDEdit
        Left = 543
        Top = 40
        Width = 19
        Height = 21
        Color = clInfoBk
        TabOrder = 13
        Text = 'SDEdit10'
        SplitSymbol = ' | '
      end
      object Design: TSDEdit
        Left = 543
        Top = 64
        Width = 20
        Height = 21
        Color = clInfoBk
        TabOrder = 14
        Text = 'SDEdit10'
        SplitSymbol = ' | '
      end
      object edClientType: TSDComboBox
        Left = 264
        Top = 16
        Width = 111
        Height = 21
        ItemHeight = 13
        TabOrder = 15
        Text = 'edClientType'
        KeyItem = cbItem2
      end
      object edSohType: TSDComboBox
        Left = 67
        Top = 40
        Width = 111
        Height = 21
        ItemHeight = 13
        TabOrder = 16
        Text = 'edSohType'
        KeyItem = cbItem2
      end
    end
    inherited GroupBox2: TGroupBox
      Left = 695
    end
  end
  inherited Panel1: TPanel
    Width = 804
    inherited sbBar: TStatusBar
      Width = 802
    end
  end
  object Client: TSDEdit [4]
    Left = 183
    Top = 65
    Width = 19
    Height = 21
    Color = clInfoBk
    TabOrder = 3
    Text = 'SDEdit10'
    SplitSymbol = ' | '
  end
end

⌨️ 快捷键说明

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