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

📄 ord410_01.dfm.svn-base

📁 这是一个功能齐全的,代码完整的ERP企业信息管理系统,现在上传和大家分享
💻 SVN-BASE
📖 第 1 页 / 共 2 页
字号:
inherited Ord410_01Form: TOrd410_01Form
  Caption = #26376#38144#21806#37327#20998#26512
  PixelsPerInch = 96
  TextHeight = 12
  inherited Panel1: TPanel
    object lblYear: TLabel
      Left = 597
      Top = 12
      Width = 24
      Height = 12
      Anchors = [akTop, akRight]
      Caption = #24180#24230
      Transparent = True
    end
    object lblType: TLabel
      Left = 437
      Top = 12
      Width = 24
      Height = 12
      Anchors = [akTop, akRight]
      Caption = #31867#22411
      Transparent = True
    end
    object sbSearch: TSpeedButton
      Left = 728
      Top = 8
      Width = 57
      Height = 22
      Anchors = [akTop, akRight]
      Caption = #26597#35810
      OnClick = sbSearchClick
    end
    object cbYear: TComboBox
      Left = 632
      Top = 8
      Width = 81
      Height = 20
      Style = csDropDownList
      Anchors = [akTop, akRight]
      ImeName = ''
      ItemHeight = 12
      TabOrder = 1
    end
    object cbType: TComboBox
      Left = 472
      Top = 8
      Width = 113
      Height = 20
      Style = csDropDownList
      Anchors = [akTop, akRight]
      ImeName = ''
      ItemHeight = 12
      ItemIndex = 0
      TabOrder = 0
      Text = #25353#23458#25143
      Items.Strings = (
        #25353#23458#25143
        #25353#23458#25143#31867#21035
        #25353#20135#21697
        #25353#20135#21697#31867#21035
        #25353#38144#21806#21592
        #25353#22320#21306)
    end
  end
  inherited ScrollBox2: TScrollBox
    inherited dxDBTreeList1: TdxDBTreeList
      Bands = <
        item
          Fixed = bfLeft
          Width = 264
        end
        item
          Caption = #19968#26376
          Width = 30
        end
        item
          Caption = #20108#26376
          Width = 30
        end
        item
          Caption = #19977#26376
          Width = 30
        end
        item
          Caption = #22235#26376
          Width = 30
        end
        item
          Caption = #20116#26376
          Width = 30
        end
        item
          Caption = #20845#26376
          Width = 30
        end
        item
          Caption = #19971#26376
          Width = 30
        end
        item
          Caption = #20843#26376
          Width = 30
        end
        item
          Caption = #20061#26376
          Width = 30
        end
        item
          Caption = #21313#26376
          Width = 30
        end
        item
          Caption = #21313#19968#26376
          Width = 30
        end
        item
          Caption = #21313#20108#26376
          Width = 30
        end
        item
          Caption = #23567#35745
          Fixed = bfRight
          Width = 30
        end>
      DefaultLayout = False
      KeyField = 'FNo'
      ParentField = 'FParent'
      PopupMenu = PopupMenu1
      BandColor = 15262169
      FixedBandLineWidth = 1
      ShowBands = True
      object dxDBTreeList1FName: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 264
        BandIndex = 0
        RowIndex = 0
        FieldName = 'FName'
      end
      object dxDBTreeList1FQty1: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 1
        RowIndex = 0
        FieldName = 'FQty1'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FAmount1: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 1
        RowIndex = 0
        FieldName = 'FAmount1'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FQty2: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 2
        RowIndex = 0
        FieldName = 'FQty2'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FAmount2: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 2
        RowIndex = 0
        FieldName = 'FAmount2'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FQty3: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 3
        RowIndex = 0
        FieldName = 'FQty3'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FAmount3: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 3
        RowIndex = 0
        FieldName = 'FAmount3'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FQty4: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 4
        RowIndex = 0
        FieldName = 'FQty4'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FAmount4: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 4
        RowIndex = 0
        FieldName = 'FAmount4'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FQty5: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 5
        RowIndex = 0
        FieldName = 'FQty5'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FAmount5: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 5
        RowIndex = 0
        FieldName = 'FAmount5'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FQty6: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 6
        RowIndex = 0
        FieldName = 'FQty6'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FAmount6: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 6
        RowIndex = 0
        FieldName = 'FAmount6'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FQty7: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 7
        RowIndex = 0
        FieldName = 'FQty7'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FAmount7: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 7
        RowIndex = 0
        FieldName = 'FAmount7'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FQty8: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 8
        RowIndex = 0
        FieldName = 'FQty8'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FAmount8: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 8
        RowIndex = 0
        FieldName = 'FAmount8'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FQty9: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 9
        RowIndex = 0
        FieldName = 'FQty9'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FAmount9: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 9
        RowIndex = 0
        FieldName = 'FAmount9'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FQty10: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 10
        RowIndex = 0
        FieldName = 'FQty10'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FAmount10: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 10
        RowIndex = 0
        FieldName = 'FAmount10'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FQty11: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 11
        RowIndex = 0
        FieldName = 'FQty11'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FAmount11: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 11
        RowIndex = 0
        FieldName = 'FAmount11'
        SummaryFooterType = cstSum
      end
      object dxDBTreeList1FQty12: TdxDBTreeListMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 12
        RowIndex = 0
        FieldName = 'FQty12'
        SummaryFooterType = cstSum

⌨️ 快捷键说明

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