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

📄 umaterieldecompose.dfm

📁 进销存以及BOM管理,SQl Server数据库程序
💻 DFM
📖 第 1 页 / 共 5 页
字号:
inherited frmMaterielDecompose: TfrmMaterielDecompose
  Left = 240
  Top = 214
  Caption = #29289#26009#20998#35299
  ClientHeight = 480
  ClientWidth = 706
  PixelsPerInch = 96
  TextHeight = 12
  object Splitter1: TSplitter
    Left = 267
    Top = 116
    Height = 364
  end
  object ToolBar: TToolBar
    Left = 0
    Top = 0
    Width = 706
    Height = 37
    AutoSize = True
    ButtonHeight = 35
    ButtonWidth = 31
    Caption = 'ToolBar'
    Flat = True
    Images = ToolButtonImages
    ShowCaptions = True
    TabOrder = 0
    object tbtOpen: TToolButton
      Left = 0
      Top = 0
      Action = acOpen
    end
    object ToolButton5: TToolButton
      Left = 31
      Top = 0
      Width = 8
      Caption = 'ToolButton5'
      ImageIndex = 21
      Style = tbsDivider
    end
    object ToolButton1: TToolButton
      Left = 39
      Top = 0
      Action = acAddLine
      ImageIndex = 13
    end
    object ToolButton2: TToolButton
      Left = 70
      Top = 0
      Action = acDelLine
      ImageIndex = 12
    end
    object tbtDivider1: TToolButton
      Left = 101
      Top = 0
      Width = 9
      Caption = 'tbtDivider1'
      ImageIndex = 3
      Style = tbsDivider
    end
    object tbtSave: TToolButton
      Left = 110
      Top = 0
      Action = acSave
    end
    object tbtCancel: TToolButton
      Left = 141
      Top = 0
      Action = acCancel
    end
    object tbtDivider3: TToolButton
      Left = 172
      Top = 0
      Width = 8
      Caption = 'tbtDivider3'
      ImageIndex = 12
      Style = tbsDivider
    end
    object tbtExit: TToolButton
      Left = 180
      Top = 0
      Action = acExit
      ImageIndex = 16
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 37
    Width = 706
    Height = 79
    Align = alTop
    TabOrder = 1
    object Label1: TLabel
      Left = 5
      Top = 33
      Width = 67
      Height = 12
      Alignment = taRightJustify
      AutoSize = False
      Caption = #20135#21697#32534#21495#65306
    end
    object Label2: TLabel
      Left = 220
      Top = 33
      Width = 66
      Height = 12
      Alignment = taRightJustify
      AutoSize = False
      Caption = #21517#12288#12288#31216#65306
    end
    object Label23: TLabel
      Left = 6
      Top = 56
      Width = 66
      Height = 12
      Alignment = taRightJustify
      AutoSize = False
      Caption = #35268#12288#12288#26684#65306
    end
    object Label24: TLabel
      Left = 227
      Top = 56
      Width = 60
      Height = 12
      Alignment = taRightJustify
      Caption = #39068#12288#12288#33394#65306
    end
    object Label3: TLabel
      Left = 390
      Top = 56
      Width = 60
      Height = 12
      Alignment = taRightJustify
      Caption = #21333#12288#12288#20301#65306
    end
    object Label4: TLabel
      Left = 5
      Top = 11
      Width = 67
      Height = 12
      Alignment = taRightJustify
      AutoSize = False
      Caption = #29983#20135#21333#21495#65306
    end
    object Label5: TLabel
      Left = 219
      Top = 11
      Width = 67
      Height = 12
      Alignment = taRightJustify
      AutoSize = False
      Caption = #26085#12288#12288#26399#65306
    end
    object Label6: TLabel
      Left = 381
      Top = 11
      Width = 68
      Height = 12
      Alignment = taRightJustify
      AutoSize = False
      Caption = #25968#12288#12288#37327#65306
    end
    object lblSubmit: TLabel
      Left = 561
      Top = 11
      Width = 58
      Height = 13
      Caption = '*'#24050#23457#26680'*'
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      Visible = False
    end
    object edtProductCode: TEdit
      Left = 74
      Top = 30
      Width = 126
      Height = 20
      TabStop = False
      Color = 15266804
      ReadOnly = True
      TabOrder = 0
    end
    object edtProductName: TEdit
      Left = 288
      Top = 30
      Width = 355
      Height = 20
      TabStop = False
      Color = 15266804
      ReadOnly = True
      TabOrder = 1
    end
    object edtProductSpec: TEdit
      Left = 74
      Top = 54
      Width = 126
      Height = 20
      TabStop = False
      Color = 15266804
      ReadOnly = True
      TabOrder = 2
    end
    object edtProductColor: TEdit
      Left = 288
      Top = 54
      Width = 53
      Height = 20
      TabStop = False
      Color = 15266804
      ReadOnly = True
      TabOrder = 3
    end
    object edtProductUnit: TEdit
      Left = 449
      Top = 54
      Width = 45
      Height = 20
      TabStop = False
      Color = 15266804
      ReadOnly = True
      TabOrder = 4
    end
    object edtNO: TEdit
      Left = 74
      Top = 7
      Width = 126
      Height = 20
      TabStop = False
      Color = 15266804
      ReadOnly = True
      TabOrder = 5
    end
    object edtDate: TEdit
      Left = 288
      Top = 7
      Width = 90
      Height = 20
      TabStop = False
      Color = 15266804
      ReadOnly = True
      TabOrder = 6
    end
    object edtQty: TEdit
      Left = 450
      Top = 7
      Width = 90
      Height = 20
      TabStop = False
      Color = 15266804
      ReadOnly = True
      TabOrder = 7
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 116
    Width = 267
    Height = 364
    Align = alLeft
    TabOrder = 2
    object tvBom: TfcTreeView
      Left = 1
      Top = 23
      Width = 265
      Height = 340
      Align = alClient
      Indent = 19
      Items.StreamVersion = 1
      Items.Data = {00000000}
      TabOrder = 0
      OnChange = tvBomChange
      OnToggleCheckbox = tvBomToggleCheckbox
    end
    object Panel4: TPanel
      Left = 1
      Top = 1
      Width = 265
      Height = 22
      Align = alTop
      BevelOuter = bvNone
      TabOrder = 1
      object SpeedButton1: TSpeedButton
        Left = 207
        Top = 1
        Width = 57
        Height = 20
        Action = acBatchInsert
        Caption = #30830#23450'>>'
      end
      object SpeedButton2: TSpeedButton
        Left = 1
        Top = 0
        Width = 52
        Height = 22
        Action = acFullExpand
        Glyph.Data = {
          36040000424D3604000000000000360000002800000010000000100000000100
          2000000000000004000000000000000000000000000000000000FF00FF000000
          0000FF00FF00FF00FF00FF00FF0000000000FF00FF00FF00FF0000000000FFFF
          FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FF00FF000000
          0000FF00FF00FF00FF00FF00FF0000000000000000000000000000000000FFFF
          FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FF00FF000000

⌨️ 快捷键说明

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