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

📄 matguageinfo.~dfm

📁 文件包含程序源原文件
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
      object lblFixed: TLabel
        Left = 188
        Top = 48
        Width = 28
        Height = 13
        Caption = 'Fixed '
        Visible = False
      end
      object lblBuyDays: TLabel
        Left = 276
        Top = 47
        Width = 51
        Height = 13
        Caption = 'Buy Days  '
        Visible = False
      end
      object lblWghPcs: TLabel
        Left = 366
        Top = 47
        Width = 63
        Height = 13
        Caption = 'Weight/Pcs  '
      end
      object edtGuageID: TEx2NumEdit
        Left = 339
        Top = 22
        Width = 58
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 0
        Comma = False
        FixDecimal = 0
      end
      object edtMatID: TLabeledEdit
        Left = 6
        Top = 22
        Width = 139
        Height = 21
        EditLabel.Width = 90
        EditLabel.Height = 13
        EditLabel.Caption = 'Start Material Code'
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        LabelPosition = lpAbove
        LabelSpacing = 3
        ReadOnly = True
        TabOrder = 1
      end
      object edtMatName: TEdit
        Left = 147
        Top = 22
        Width = 190
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        ReadOnly = True
        TabOrder = 2
      end
      object edtGuageName: TLabeledEdit
        Left = 399
        Top = 22
        Width = 206
        Height = 21
        EditLabel.Width = 63
        EditLabel.Height = 13
        EditLabel.Caption = 'Guage Name'
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        LabelPosition = lpAbove
        LabelSpacing = 3
        TabOrder = 3
      end
      object edtSafety: TEx2NumEdit
        Left = 6
        Top = 63
        Width = 88
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 4
        Comma = False
        FixDecimal = 0
      end
      object edtMax: TEx2NumEdit
        Left = 96
        Top = 63
        Width = 88
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 5
        Visible = False
        Comma = False
        FixDecimal = 0
      end
      object edtFixed: TEx2NumEdit
        Left = 186
        Top = 63
        Width = 88
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 6
        Visible = False
        Comma = False
        FixDecimal = 0
      end
      object edtBuyDays: TEx2NumEdit
        Left = 276
        Top = 63
        Width = 88
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 7
        Visible = False
        Comma = False
        FixDecimal = 0
      end
      object edtWeightpcs: TEx2NumEdit
        Left = 366
        Top = 63
        Width = 88
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 8
        Comma = False
        FixDecimal = 2
      end
    end
    object Panel6: TPanel
      Left = 4
      Top = 414
      Width = 811
      Height = 5
      Align = alBottom
      BevelOuter = bvLowered
      TabOrder = 5
    end
    object stsBarCnt: TStatusBar
      Left = 4
      Top = 452
      Width = 811
      Height = 19
      Panels = <
        item
          Width = 300
        end
        item
          Width = 50
        end>
      SimplePanel = False
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 819
    Height = 58
    Align = alTop
    TabOrder = 1
    object GroupBox1: TGroupBox
      Left = 1
      Top = 1
      Width = 424
      Height = 56
      Align = alLeft
      TabOrder = 0
      object Image1: TImage
        Left = 107
        Top = 27
        Width = 24
        Height = 21
        Picture.Data = {
          07544269746D617096010000424D960100000000000076000000280000001800
          0000180000000100040000000000200100000000000000000000100000000000
          000000000000000080000080000000808000800000008000800080800000C0C0
          C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFF
          FF00777777777777777777777777777777777777777777777777777777777777
          7777777777777777777777777777777777777777777777777777777777777777
          7777777777777777777777777777777770777777777777777777777770077777
          7777777777777777706077777777777777777000006607777777777777777066
          6666607777777777777770666666660777777777777770666666607777777777
          7777700000660777777777777777777770607777777777777777777770077777
          7777777777777777707777777777777777777777777777777777777777777777
          7777777777777777777777777777777777777777777777777777777777777777
          7777777777777777777777777777777777777777777777777777777777777777
          7777}
      end
      object cbxMatClass: TComboBox
        Left = 236
        Top = 28
        Width = 172
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        ItemHeight = 13
        TabOrder = 4
        OnChange = cbxMatClassChange
        OnDropDown = cbxMatClassDropDown
      end
      object edtFMatCode: TLabeledEdit
        Left = 6
        Top = 28
        Width = 107
        Height = 21
        EditLabel.Width = 90
        EditLabel.Height = 13
        EditLabel.Caption = 'Start Material Code'
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        LabelPosition = lpAbove
        LabelSpacing = 3
        TabOrder = 0
      end
      object edtEMatCode: TLabeledEdit
        Left = 127
        Top = 28
        Width = 107
        Height = 21
        EditLabel.Width = 87
        EditLabel.Height = 13
        EditLabel.Caption = 'End Material Code'
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        LabelPosition = lpAbove
        LabelSpacing = 3
        TabOrder = 1
      end
      object edtMatClass: TLabeledEdit
        Left = 236
        Top = 28
        Width = 46
        Height = 21
        EditLabel.Width = 46
        EditLabel.Height = 13
        EditLabel.Caption = 'Mat Class'
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        LabelPosition = lpAbove
        LabelSpacing = 3
        TabOrder = 2
        OnChange = edtMatClassChange
      end
      object edtMatClassName: TEdit
        Left = 282
        Top = 28
        Width = 108
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        ReadOnly = True
        TabOrder = 3
      end
    end
    object GroupBox2: TGroupBox
      Left = 425
      Top = 1
      Width = 138
      Height = 56
      Align = alLeft
      TabOrder = 1
      object btnQuery: TSpeedButton
        Left = 5
        Top = 24
        Width = 127
        Height = 27
        Caption = 'Filter Query'
        Flat = True
        Glyph.Data = {
          76010000424D7601000000000000760000002800000020000000100000000100
          04000000000000010000130B0000130B00001000000000000000000000000000
          800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
          333333333333333333FF33333333333330003FF3FFFFF3333777003000003333
          300077F777773F333777E00BFBFB033333337773333F7F33333FE0BFBF000333
          330077F3337773F33377E0FBFBFBF033330077F3333FF7FFF377E0BFBF000000
          333377F3337777773F3FE0FBFBFBFBFB039977F33FFFFFFF7377E0BF00000000
          339977FF777777773377000BFB03333333337773FF733333333F333000333333
          3300333777333333337733333333333333003333333333333377333333333333
          333333333333333333FF33333333333330003333333333333777333333333333
          3000333333333333377733333333333333333333333333333333}
        NumGlyphs = 2
        OnClick = btnQueryClick
      end
      object chkMaterial: TCheckBox
        Left = 5
        Top = 7
        Width = 127
        Height = 17
        Caption = 'Only Show Material  '
        Checked = True
        State = cbChecked
        TabOrder = 0
      end
    end
    object rdogrpTitle: TRadioGroup
      Left = 563
      Top = 1
      Width = 255
      Height = 56
      Align = alClient
      Caption = #32676#32452#21306#20998
      ItemIndex = 0
      Items.Strings = (
        #29289#26009#32534#30721
        #19981#21306#20998)
      TabOrder = 2
    end
  end
  object Panel7: TPanel
    Left = 0
    Top = 58
    Width = 819
    Height = 5
    Align = alTop
    BevelOuter = bvLowered
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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