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

📄 bas_qry_bomsviewmaster.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
inherited Frm_Bas_Qry_BomSViewMaster: TFrm_Bas_Qry_BomSViewMaster
  Left = 153
  Top = 108
  Caption = 'Bom'#21333#23618#21453#26597
  ClientHeight = 384
  ClientWidth = 629
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited ControlBar: TControlBar
    Width = 629
    inherited ToolBar: TToolBar
      Height = 44
      Align = alTop
      inherited TlBtn_Sum: TToolButton
        Action = nil
        OnClick = Action2Execute
      end
      inherited TlBtn_Filter: TToolButton
        Enabled = False
        WrAp = True
        Visible = False
      end
      inherited TlBtn_Locate: TToolButton
        Left = 0
        Top = 22
        Visible = False
      end
      inherited ToolButton3: TToolButton
        Left = 23
        Top = 22
      end
      inherited TlBtn_Order: TToolButton
        Left = 29
        Top = 22
      end
      inherited TlBtn_SetColumn: TToolButton
        Left = 52
        Top = 22
      end
      inherited ToolButton9: TToolButton
        Left = 75
        Top = 22
      end
      inherited TlBtn_Preview: TToolButton
        Left = 81
        Top = 22
      end
      inherited TlBtn_Print: TToolButton
        Left = 104
        Top = 22
      end
      inherited TlBtn_Excel: TToolButton
        Left = 127
        Top = 22
      end
      inherited ToolButton13: TToolButton
        Left = 150
        Top = 22
      end
      inherited ToolButton4: TToolButton
        Left = 156
        Top = 22
      end
    end
  end
  inherited Pnl_Title: TPanel
    Width = 629
    Caption = 'Bom'#21333#23618#21453#26597
    inherited Image2: TImage
      Width = 629
    end
  end
  inherited Pnl_Head: TPanel
    Width = 629
    Height = 28
    inherited Image1: TImage
      Width = 629
      Height = 28
    end
    inherited Lbl_OrderTitle: TLabel
      Left = 685
      Top = 8
      Caption = #23376#39033#25551#36848#65306
      Enabled = False
      Visible = False
    end
    inherited Lbl_ConditionTitle: TLabel
      Left = 589
      Top = 8
      Caption = #23376#39033#20195#30721#65306
      Enabled = False
      Visible = False
    end
    inherited Lbl_Condition: TLabel
      Left = 657
      Top = 8
      Enabled = False
      Visible = False
    end
    inherited Lbl_Order: TLabel
      Left = 740
      Top = 8
      Enabled = False
      Visible = False
    end
    object Lbl_ChildCode: TLabel
      Left = 16
      Top = 8
      Width = 60
      Height = 12
      Caption = #23376#39033#20195#30721#65306
    end
    object Lbl_ChildName: TLabel
      Left = 219
      Top = 8
      Width = 60
      Height = 12
      Caption = #23376#39033#25551#36848#65306
    end
    object Extedt_Name: TLabel
      Left = 280
      Top = 8
      Width = 6
      Height = 12
    end
    object Extedt_Code: TExtEdit
      Left = 80
      Top = 4
      Width = 125
      Height = 20
      Hint = 'F9'#25552#31034
      ParentShowHint = False
      ShowHint = True
      TabOrder = 0
      OnExit = Extedt_CodeExit
      OnKeyDown = ItemHint
    end
    object Ckbx_EndCode: TCheckBox
      Left = 601
      Top = 6
      Width = 72
      Height = 17
      Hint = #36873#20013#27492#25353#38062#21017#34920#26684#20013#26174#31034#26597#25214#20986#30340#26368#32456#20135#21697' '#21542#21017#34920#26684#20013#26174#31034#19978#19968#23618#29238#39033
      Caption = #26368#32456#20135#21697
      ParentShowHint = False
      ShowHint = True
      TabOrder = 1
      OnClick = Ckbx_EndCodeClick
    end
  end
  inherited Pnl_Hint: TPanel
    Top = 358
    Width = 629
    inherited Image4: TImage
      Width = 629
    end
  end
  inherited Pnl_Body: TPanel
    Top = 85
    Width = 629
    Height = 273
    inherited Image3: TImage
      Width = 629
      Height = 273
    end
    inherited DBGridEh: TDBGridEh
      Width = 629
      Height = 273
      FrozenCols = 2
      OnDblClick = DBGridEhDblClick
      Columns = <
        Item
          EditButtons = <>
          FieldName = 'ItemCode'
          Footers = <>
          Title.Caption = #29238#39033#20195#30721
          Width = 125
        end
        Item
          EditButtons = <>
          FieldName = 'ItemName'
          Footers = <>
          Title.Caption = #29238#39033#25551#36848
          Width = 250
        end
        Item
          EditButtons = <>
          FieldName = 'UomName'
          Footers = <>
          Title.Caption = #21333#20301
          Width = 41
        end
        Item
          EditButtons = <>
          FieldName = 'BomItemType'
          Footers = <>
          KeyList.Strings = (
            '0'
            '1'
            '2'
            '3'
            '4'
            '5'
            '6')
          PickList.Strings = (
            #26222#36890#29289#26009
            #24037#20316#20013#24515
            #24037#20855
            #32467#26500#34394#39033
            #21103#20135#21697
            #25104#26412#20013#24515
            #26367#20195#34394#39033)
          Title.Caption = #23376#39033#23646#24615
          Width = 79
        end
        Item
          EditButtons = <>
          FieldName = 'BomQTY'
          Footers = <>
          Title.Caption = #23450#39069
        end
        Item
          EditButtons = <>
          FieldName = 'BomScRAp_PERCENT'
          Footers = <>
          Title.Caption = #25439#32791#29575'(%)'
        end>
    end
  end
  inherited AdoQry_Tmp: TAdoQuery
    Left = 277
    Top = 299
  end
  inherited ActionList: TActionList
    Left = 256
    Top = 360
    inherited Act_Hint: TAction
      ShortCut = 120
    end
    inherited Action2: TAction
      ShortCut = 32776
      OnExecute = Action2Execute
    end
  end
  inherited AdoQry_Main: TAdoQuery
    ConnectionString = ''
    CurSorType = ctStatic
    SQL.Strings = (
      '')
    Left = 240
    Top = 201
  end
  inherited DataSource: TDataSource
    OnDataChange = DataSourceDataChange
    Left = 280
    Top = 201
  end
  inherited ExtPrintReport: TExtPrintReport
    Left = 224
    Top = 361
  end
  inherited PopuPmenu: TPopuPmenu
    Left = 288
    Top = 361
  end
end

⌨️ 快捷键说明

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