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

📄 inv_priceaudit_b.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
inherited Frm_Inv_PriceAudit_B: TFrm_Inv_PriceAudit_B
  Left = 0
  Top = 99
  Caption = ''
  ClientHeight = 472
  ClientWidth = 786
  Position = poMainformCenter
  Windowstate = wsMaximized
  PixelsPerInch = 96
  TextHeight = 12
  inherited ControlBar: TControlBar
    Width = 786
    inherited ToolBar: TToolBar
      inherited TlBtn_Preview: TToolButton
        Hint = '打印预览(不计打印次数)'
      end
    end
  end
  inherited Pnl_Title: TPanel
    Width = 786
    Height = 40
    inherited Image2: TImage
      Width = 786
      Height = 40
    end
  end
  inherited Pnl_Head: TPanel
    Top = 70
    Width = 786
    Height = 98
    inherited Image1: TImage
      Width = 786
      Height = 98
    end
    object Label1: TLabel
      Left = 7
      Top = 6
      Width = 36
      Height = 12
      Caption = '仓库:'
    end
    object Label4: TLabel
      Left = 167
      Top = 6
      Width = 36
      Height = 12
      Caption = '货位:'
    end
    object Label5: TLabel
      Left = 659
      Top = 29
      Width = 36
      Height = 12
      Caption = '日期:'
    end
    object Label8: TLabel
      Left = 5
      Top = 54
      Width = 36
      Height = 12
      Caption = '备注:'
    end
    object Label10: TLabel
      Left = 648
      Top = 6
      Width = 48
      Height = 12
      Caption = '单据号:'
    end
    object lbl_WhCode: TLabel
      Left = 45
      Top = 6
      Width = 6
      Height = 12
    end
    object lbl_WhPositionCode: TLabel
      Left = 205
      Top = 6
      Width = 6
      Height = 12
    end
    object Label6: TLabel
      Left = 484
      Top = 29
      Width = 36
      Height = 12
      Caption = '税率:'
    end
    object Label2: TLabel
      Left = 316
      Top = 6
      Width = 72
      Height = 12
      Caption = '采购订单号:'
    end
    object lbl_Pono: TLabel
      Left = 388
      Top = 5
      Width = 6
      Height = 12
    end
    object Label9: TLabel
      Left = 5
      Top = 29
      Width = 48
      Height = 12
      Caption = '供应商:'
    end
    object lbl_Vendor: TLabel
      Left = 53
      Top = 29
      Width = 6
      Height = 12
    end
    object Label12: TLabel
      Left = 312
      Top = 29
      Width = 36
      Height = 12
      Caption = '货币:'
    end
    object lbl_Currency: TLabel
      Left = 352
      Top = 29
      Width = 6
      Height = 12
    end
    object Label7: TLabel
      Left = 574
      Top = 28
      Width = 8
      Height = 16
      Caption = '%'
      Font.ChArset = GB2312_CHArSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label11: TLabel
      Left = 464
      Top = 6
      Width = 60
      Height = 12
      Caption = '单据类型:'
    end
    object Label13: TLabel
      Left = 528
      Top = 6
      Width = 6
      Height = 12
    end
    object lbl_BillTypeCode: TLabel
      Left = 524
      Top = 4
      Width = 6
      Height = 12
    end
    object lbl_Month: TLabel
      Left = 700
      Top = 29
      Width = 6
      Height = 12
    end
    object Label14: TLabel
      Left = 5
      Top = 75
      Width = 72
      Height = 12
      Caption = '原单据备注:'
    end
    object lbl_VendorBillno: TLabel
      Left = 672
      Top = 75
      Width = 6
      Height = 12
    end
    object Label16: TLabel
      Left = 608
      Top = 75
      Width = 60
      Height = 12
      Caption = '送货单号:'
    end
    object Extedt_Billno: TExtEdit
      Left = 694
      Top = 1
      Width = 81
      Height = 20
      TabStop = False
      ReadOnly = True
      TabOrder = 0
    end
    object Extedt_InvBilltaxrate: TExtEdit
      Left = 525
      Top = 25
      Width = 44
      Height = 20
      Color = clScrollBar
      TabOrder = 1
    end
    object edt_Date: TEdit
      Left = 750
      Top = 24
      Width = 24
      Height = 20
      TabOrder = 2
      OnExit = edt_DateExit
    end
    object Extedt_memo: TExtEdit
      Left = 43
      Top = 48
      Width = 534
      Height = 20
      TabOrder = 3
    end
    object chck_realPrice: TCheckBox
      Left = 662
      Top = 49
      Width = 73
      Height = 17
      Caption = '真实价格'
      TabOrder = 4
    end
    object edt_memo1: TEdit
      Left = 80
      Top = 71
      Width = 498
      Height = 20
      Enabled = False
      TabOrder = 5
    end
  end
  inherited Pnl_Hint: TPanel
    Top = 437
    Width = 786
    Height = 35
    inherited Image4: TImage
      Width = 786
      Height = 35
    end
    object Label3: TLabel
      Left = 40
      Top = 15
      Width = 96
      Height = 12
      Caption = '当前行物料描述:'
    end
    object DBText1: TDBText
      Left = 144
      Top = 15
      Width = 42
      Height = 12
      AutoSize = True
      DataField = 'ItemName'
      DataSource = DataSource
    end
  end
  inherited Pnl_Body: TPanel
    Top = 168
    Width = 786
    Height = 269
    inherited Image3: TImage
      Width = 786
      Height = 269
    end
    inherited DBGridEh: TDBGridEh
      Width = 786
      Height = 269
      Columns = <
        Item
          FieldName = 'polineno'
          PickList.Strings = ()
          Title.Alignment = taCenter
          Title.Caption = '采购订单行号'
          Width = 80
          KeyList.Strings = ()
        end
        Item
          FieldName = 'ItemCode'
          PickList.Strings = ()
          Title.Alignment = taCenter
          Title.Caption = '物料代码'
          Width = 125
          KeyList.Strings = ()
        end
        Item
          FieldName = 'ItemName'
          PickList.Strings = ()
          Title.Alignment = taCenter
          Title.Caption = '物料描述'
          Width = 250
          KeyList.Strings = ()
        end
        Item
          FieldName = 'UomName'
          PickList.Strings = ()
          Title.Alignment = taCenter
          Title.Caption = '计量单位'
          Width = 60
          KeyList.Strings = ()
        end
        Item
          FieldName = 'InvBillqty'
          PickList.Strings = ()
          Title.Alignment = taCenter
          Title.Caption = '数量'
          Width = 70
          KeyList.Strings = ()
        end
        Item
          FieldName = 'InvBillPrice'
          PickList.Strings = ()
          Title.Alignment = taCenter
          Title.Caption = '含税价'
          Width = 80
          KeyList.Strings = ()
        end
        Item
          FieldName = 'InvBillAmount'
          PickList.Strings = ()
          Title.Alignment = taCenter
          Title.Caption = '含税金额'
          Width = 70
          KeyList.Strings = ()
        end
        Item
          FieldName = 'InvBillnotaxPrice'
          PickList.Strings = ()
          Title.Alignment = taCenter
          Title.Caption = '未税价'
          Width = 80
          KeyList.Strings = ()
        end
        Item
          FieldName = 'InvBillnotaxAmount'
          PickList.Strings = ()
          Title.Alignment = taCenter
          Title.Caption = '未税金额'
          Width = 70
          KeyList.Strings = ()
        end
        Item
          FieldName = 'BilllineremArk'
          PickList.Strings = ()
          Title.Alignment = taCenter
          Title.Caption = '备注'
          Width = 150
          KeyList.Strings = ()
        end>
    end
  end
  inherited ActionList: TActionList
    inherited Act_New: TAction
      Visible = False
    end
    inherited Act_InsertLine: TAction
      Enabled = False
      Visible = False
    end
    inherited Act_DeleteLine: TAction
      Enabled = False
      Visible = False
    end
    inherited Act_Hint: TAction
      Enabled = False
    end
  end
  inherited AdoQry_Body: TAdoQuery
    ConnectionString = ''
    SQL.Strings = (
      'select '
      '  bl.polineno,'
      '  bl.BilllineremArk,'
      '  bl.InvBillid,'
      '  bl.InvBilllineno,'
      '  bl.InvBillqty,'
      '  bl.ItemCode,'
      '  i.ItemName,'
      '  u.UomName,'
      '  bl.InvBillPrice,'
      '  bl.InvBillAmount,'
      '  bl.InvBillnotaxPrice,'
      '  bl.InvBillnotaxAmount, '
      '  bl.Valuation'
      'from InvInBillline bl,Item i,Uom u '
      'where bl.InvBillid=1'
      '  and bl.ItemCode=i.ItemCode '
      '  and i.UomCode=u.UomCode ')
    object AdoQry_Bodypolineno: TIntegerField
      FieldName = 'polineno'
    end
    object AdoQry_BodyInvBillid: TBCDField
      FieldName = 'InvBillid'
      Precision = 18
      Size = 0
    end
    object AdoQry_BodyInvBilllineno: TStringField
      FieldName = 'InvBilllineno'
      Size = 10
    end
    object AdoQry_BodyInvBillqty: TFloatField
      FieldName = 'InvBillqty'
    end
    object AdoQry_BodyItemCode: TStringField
      FieldName = 'ItemCode'
      Size = 16
    end
    object AdoQry_BodyItemName: TStringField
      FieldName = 'ItemName'
      Size = 60
    end
    object AdoQry_BodyUomName: TStringField
      FieldName = 'UomName'
      Size = 10
    end
    object AdoQry_BodyInvBillPrice: TFloatField
      FieldName = 'InvBillPrice'
    end
    object AdoQry_BodyInvBillAmount: TBCDField
      FieldName = 'InvBillAmount'
      Precision = 12
      Size = 2
    end
    object AdoQry_BodyInvBillnotaxPrice: TFloatField
      FieldName = 'InvBillnotaxPrice'
    end
    object AdoQry_BodyInvBillnotaxAmount: TBCDField
      FieldName = 'InvBillnotaxAmount'
      DisplayFormat = '#,###.00'
      Precision = 12
      Size = 2
    end
    object AdoQry_BodyValuation: TIntegerField
      FieldName = 'Valuation'
    end
    object AdoQry_BodyBilllineremArk: TStringField
      FieldName = 'BilllineremArk'
      Size = 250
    end
  end
end

⌨️ 快捷键说明

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