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

📄 goodsinfocenter.dfm

📁 一个以前收集的基于C/S架构的ERP客户端源代码
💻 DFM
📖 第 1 页 / 共 4 页
字号:
          18
          18)
      end
    end
    object TabBase: TTabSheet
      Caption = '基础资料'
      ImageIndex = 7
      object FloatPanel1: TFloatPanel
        Left = 0
        Top = 66
        Width = 784
        Height = 424
        Align = alBottom
        Color = clWhite
        Caption = 'FloatPanel1'
        ParentColor = False
        TabOrder = 0
        TabStop = True
        object Label11: TLabel
          Left = 24
          Top = 21
          Width = 60
          Height = 12
          Caption = '物料编码:'
        end
        object Label12: TLabel
          Left = 24
          Top = 51
          Width = 60
          Height = 12
          Caption = '物料名称:'
        end
        object Label13: TLabel
          Left = 24
          Top = 81
          Width = 60
          Height = 12
          Caption = '货物说明:'
        end
        object Label31: TLabel
          Left = 532
          Top = 21
          Width = 54
          Height = 12
          Caption = '计划方法:'
        end
        object Label32: TLabel
          Left = 532
          Top = 51
          Width = 42
          Height = 12
          Caption = '采购员:'
        end
        object Label33: TLabel
          Left = 532
          Top = 81
          Width = 48
          Height = 12
          Caption = '销售员:'
        end
        object Label21: TLabel
          Left = 267
          Top = 21
          Width = 54
          Height = 12
          Caption = '货物属性:'
        end
        object Label22: TLabel
          Left = 267
          Top = 51
          Width = 42
          Height = 12
          Caption = '来源码:'
        end
        object Label23: TLabel
          Left = 267
          Top = 81
          Width = 54
          Height = 12
          Caption = '缺省货位:'
        end
        object Label40: TLabel
          Left = 22
          Top = 112
          Width = 60
          Height = 12
          Caption = '主供应商:'
        end
        object Label41: TLabel
          Left = 386
          Top = 110
          Width = 60
          Height = 12
          Caption = '次供应商:'
        end
        object seBGoodsCode: TSDEdit
          Left = 94
          Top = 15
          Width = 137
          Height = 18
          Ctl3D = False
          ParentColor = True
          ParentCtl3D = False
          TabOrder = 0
          Text = 'seBGoodsCode'
          SplitSymbol = ' | '
        end
        object seBGoodsName: TSDEdit
          Left = 95
          Top = 45
          Width = 137
          Height = 18
          Ctl3D = False
          ParentColor = True
          ParentCtl3D = False
          TabOrder = 1
          Text = 'seBGoodsName'
          SplitSymbol = ' | '
        end
        object seGoodsDesc: TSDEdit
          Left = 94
          Top = 75
          Width = 137
          Height = 18
          Ctl3D = False
          ParentColor = True
          ParentCtl3D = False
          TabOrder = 2
          Text = 'seGoodsDesc'
          SplitSymbol = ' | '
        end
        object seGoodsPlanType: TSDEdit
          Left = 615
          Top = 15
          Width = 122
          Height = 18
          Ctl3D = False
          ParentColor = True
          ParentCtl3D = False
          TabOrder = 3
          Text = 'seGoodsPlanType'
          SplitSymbol = ' | '
        end
        object seGoodsBuyer: TSDEdit
          Left = 615
          Top = 45
          Width = 121
          Height = 18
          Ctl3D = False
          ParentColor = True
          ParentCtl3D = False
          TabOrder = 4
          Text = 'seGoodsBuyer'
          SplitSymbol = ' | '
        end
        object seGoodsSaler: TSDEdit
          Left = 617
          Top = 75
          Width = 121
          Height = 18
          Ctl3D = False
          ParentColor = True
          ParentCtl3D = False
          TabOrder = 5
          Text = 'seGoodsSaler'
          SplitSymbol = ' | '
        end
        object GroupBox5: TGroupBox
          Left = 8
          Top = 341
          Width = 754
          Height = 56
          TabOrder = 6
          object ChkGoodsMunit: TCheckBox
            Left = 18
            Top = 14
            Width = 97
            Height = 17
            Caption = '多计量单位'
            TabOrder = 0
          end
          object ChkGoodsIunit: TCheckBox
            Left = 167
            Top = 14
            Width = 97
            Height = 17
            Caption = '整计量单位'
            TabOrder = 1
          end
          object ChkGoodsCancel: TCheckBox
            Left = 325
            Top = 14
            Width = 97
            Height = 17
            Caption = '已取消'
            TabOrder = 2
          end
          object ChkGoodsCheck: TCheckBox
            Left = 470
            Top = 14
            Width = 97
            Height = 17
            Caption = '需质检'
            TabOrder = 3
          end
          object ChkGoodsSale: TCheckBox
            Left = 616
            Top = 14
            Width = 97
            Height = 17
            Caption = '可销售'
            TabOrder = 4
          end
          object ChkGoodsSingle: TCheckBox
            Left = 18
            Top = 31
            Width = 97
            Height = 17
            Caption = '需单件管理'
            TabOrder = 5
          end
          object ChkGoodsBatch: TCheckBox
            Left = 167
            Top = 31
            Width = 97
            Height = 17
            Caption = '需批次管理'
            TabOrder = 6
          end
          object ChkGoodsTrackSo: TCheckBox
            Left = 325
            Top = 31
            Width = 97
            Height = 17
            Caption = '需跟踪订单'
            TabOrder = 7
          end
          object ChkGoodsGtqFlg: TCheckBox
            Left = 469
            Top = 31
            Width = 97
            Height = 17
            Caption = '需保质期管理'
            TabOrder = 8
          end
        end
        object seGoodsState: TSDEdit
          Left = 349
          Top = 15
          Width = 125
          Height = 18
          Ctl3D = False
          ParentColor = True
          ParentCtl3D = False
          TabOrder = 7
          Text = 'seGoodsState'
          SplitSymbol = ' | '
        end
        object seGoodsFrom: TSDEdit
          Left = 349
          Top = 45
          Width = 125
          Height = 18
          Ctl3D = False
          ParentColor = True
          ParentCtl3D = False
          TabOrder = 8
          Text = 'seGoodsFrom'
          SplitSymbol = ' | '
        end
        object seGoodsLocCode: TSDEdit
          Left = 349
          Top = 75
          Width = 125
          Height = 18
          Ctl3D = False
          ParentColor = True
          ParentCtl3D = False
          TabOrder = 9
          Text = 'seGoodsLocCode'
          SplitSymbol = ' | '
        end
        object seGoodsPreSupplyCode: TSDEdit
          Left = 89
          Top = 105
          Width = 254
          Height = 18
          Ctl3D = False
          ParentColor = True
          ParentCtl3D = False
          TabOrder = 10
          Text = 'seGoodsPreSupplyCode'
          SplitSymbol = ' | '
        end
        object seGoodsSubSupplyCode: TSDEdit
          Left = 452
          Top = 105
          Width = 286
          Height = 18
          Ctl3D = False
          ParentColor = True
          ParentCtl3D = False
          TabOrder = 11
          Text = 'seGoodsSubSupplyCode'
          SplitSymbol = ' | '
        end
        object GroupBox2: TGroupBox
          Left = 8
          Top = 123
          Width = 239
          Height = 220
          Ctl3D = True
          ParentCtl3D = False
          TabOrder = 12
          object Label14: TLabel
            Left = 16
            Top = 16
            Width = 72
            Height = 12
            Caption = '工艺路线号:'
          end
          object Label15: TLabel
            Left = 16
            Top = 48
            Width = 60
            Height = 12
            Caption = '货物颜色:'
          end
          object Label16: TLabel
            Left = 16
            Top = 80
            Width = 60
            Height = 12
            Caption = '货物规格:'
          end
          object Label17: TLabel
            Left = 15
            Top = 114
            Width = 60
            Height = 12
            Caption = '货物型号:'
          end
          object Label18: TLabel
            Left = 16
            Top = 146
            Width = 60
            Height = 12
            Caption = '货物尺寸:'
          end
          object Label19: TLabel
            Left = 16
            Top = 180
            Width = 60
            Height = 12
            Caption = '货物硬度:'
          end
          object seGoodsRouteCode: TSDEdit
            Left = 88
            Top = 16
            Width = 127
            Height = 18
            Ctl3D = False
            ParentColor = True
            ParentCtl3D = False
            TabOrder = 0
            Text = 'seGoodsRouteCode'
            SplitSymbol = ' | '
          end
          object seGoodsColor: TSDEdit
            Left = 88
            Top = 48
            Width = 127
            Height = 18
            Ctl3D = False
            ParentColor = True
            ParentCtl3D = False
            TabOrder = 1
            Text = 'seGoodsColor'
            SplitSymbol = ' | '
          end
          object seGoodsSpec: TSDEdit
            Left = 88
            Top = 78
            Width = 127
            Height = 18
            Ctl3D = False
            ParentColor = True
            ParentCtl3D = False
            TabOrder = 2
            Text = 'seGoodsSpec'
            SplitSymbol = ' | '
          end
          object seGoodsModel: TSDEdit
            Left = 88
            Top = 109
            Width = 127
            Height = 18
            Ctl3D = False
            ParentColor = True
            ParentCtl3D = False
            TabOrder = 3
            Text = 'seGoodsModel'
            SplitSymbol = ' | '
          end
          object seGoodsSize: TSDEdit
            Left = 88
            Top = 143
            Width = 127
            Height = 18
            Ctl3D = False
            ParentColor = True
            ParentCtl3D = False
            TabOrder = 4
            Text = 'seGoodsSize'
            SplitSymbol = ' | '
          end
          object seGoodsRigidity: TSDEdit
            Left = 88
            Top = 176
            Width = 127
            Height = 18
            Ctl3D = False
            ParentColor = True
            ParentCtl3D = False
            TabOrder = 5
            Text = 'seGoodsRigidity'
            SplitSymbol = ' | '
          end
        end
        object GroupBox4: TGroupBox
          Left = 507
          Top = 123
          Width = 254
          Height = 221
          TabOrder = 13
          object Label29: TLabel
            Left = 14
            Top = 20
            Width = 60
            Height = 12
            Caption = '再订货点:'
          end
          object Label30: TLabel
            Left = 14
            Top = 43
            Width = 60
            Height = 12
            Caption = '订货批量:'
          end
          object Label34: TLabel
            Left = 14
            Top = 66
            Width = 60
            Height = 12
            Caption = '订货周期:'
          end
          object Label35: TLabel
            Left = 14
            Top = 89
            Width = 72
            Height = 12
            Caption = '安全库存量:'
          end
          object Label36: TLabel
            Left = 13
            Top = 113
            Width = 96
            Height = 12
            Caption = '最大允许库存量:'
          end
          object Label37: TLabel
            Left = 13
            Top = 137
            Width = 96
            Height = 12
            Caption = '最小允许库存量:'
          end
          object Label38: TLabel
            Left = 13
            Top = 184
            Width = 60
            Height = 12
            Caption = '发放批量:'
          end
          object Label39: TLabel
            Left = 14
            Top = 161
            Width = 72
            Height = 12
            Caption = '最小包装数:'
          end
          object seGoodsRopQty: TSDEdit
            Left = 104
            Top = 15
            Width = 121
            Height = 18
            Ctl3D = False
            ParentColor = True
            ParentCtl3D = False
            TabOrder = 0
            Text = 'seGoodsRopQty'
            SplitSymbol = ' | '
          end
          object seGoodsEoq: TSDEdit
            Left = 104
            Top = 38
            Width = 121
            Height = 18

⌨️ 快捷键说明

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