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

📄 ydedproductplan.dfm

📁 详细的ERP设计资料
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited YDEdProductPlanForm: TYDEdProductPlanForm
  Left = -4
  Top = -4
  Width = 808
  Height = 580
  Caption = #29983#20135#35745#21010
  WindowState = wsMaximized
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label8: TLabel [0]
    Left = 124
    Top = 121
    Width = 36
    Height = 12
    Caption = #25240#25187#29575
  end
  inherited DBGrid: TQLDBGrid
    Top = 194
    Width = 800
    Height = 316
    Columns = <
      item
        Expanded = False
        FieldName = 'GoodsOut'
        ReadOnly = True
        Title.Alignment = taCenter
        Width = 130
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'GoalQuantity'
        ReadOnly = True
        Title.Alignment = taCenter
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'GoalUnitName'
        ReadOnly = True
        Title.Alignment = taCenter
        Title.Caption = #21333#20301'B'
        Width = 50
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'SundryFee'
        ReadOnly = True
        Title.Alignment = taCenter
        Width = 100
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'QuantityPcs'
        ReadOnly = True
        Title.Alignment = taCenter
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'GoodsIn'
        ReadOnly = True
        Title.Alignment = taCenter
        Width = 130
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'GoodsSpec'
        ReadOnly = True
        Title.Alignment = taCenter
        Width = 100
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Quantity'
        ReadOnly = True
        Title.Alignment = taCenter
        Title.Caption = #38656#27714#25968#37327
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'PackUnitName'
        ReadOnly = True
        Title.Alignment = taCenter
        Title.Caption = #21333#20301'A'
        Width = 50
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'PriceBase'
        ReadOnly = True
        Title.Alignment = taCenter
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Amount'
        ReadOnly = True
        Title.Alignment = taCenter
        Title.Caption = #38656#27714#37329#39069
        Width = 100
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Memo'
        Title.Alignment = taCenter
        Width = 100
        Visible = True
      end>
  end
  inherited ToolBar: TToolBar
    Width = 800
  end
  inherited TopPanel: TPanel
    Width = 800
    Height = 165
    inherited RemarkLabel: TLabel
      Left = 12
      Top = 123
      Width = 24
      Caption = #22791#27880
    end
    inherited VoucherNoLabel: TLabel
      Left = 355
      Top = 5
      Width = 24
      Caption = #32534#21495
    end
    inherited VoucherDateLabel: TLabel
      Left = 510
      Top = 5
      Width = 24
      Caption = #26085#26399
    end
    object Label1: TLabel [3]
      Left = 355
      Top = 45
      Width = 60
      Height = 12
      Caption = #35745#21010#32534#21046#20154
    end
    object Label2: TLabel [4]
      Left = 510
      Top = 45
      Width = 36
      Height = 12
      Caption = #32463#25163#20154
    end
    object Label3: TLabel [5]
      Left = 14
      Top = 45
      Width = 48
      Height = 12
      Caption = #35745#21010#31867#21035
    end
    object Label6: TLabel [6]
      Left = 12
      Top = 85
      Width = 48
      Height = 12
      Caption = #35745#21010#35828#26126
    end
    object Label7: TLabel [7]
      Left = 510
      Top = 85
      Width = 48
      Height = 12
      Caption = #25191#34892#26085#26399
    end
    object Label9: TLabel [8]
      Left = 14
      Top = 5
      Width = 48
      Height = 12
      Caption = #35745#21010#26399#38388
    end
    object Label4: TLabel [9]
      Left = 260
      Top = 85
      Width = 48
      Height = 12
      Caption = #25216#26415#35828#26126
    end
    object Label5: TLabel [10]
      Left = 260
      Top = 122
      Width = 72
      Height = 12
      Caption = #36873#25321#37197#26009#28165#21333
    end
    object Label10: TLabel [11]
      Left = 464
      Top = 124
      Width = 48
      Height = 12
      Caption = #35745#21010#25968#37327
    end
    inherited RemarkDBEdit: TDBEdit
      Left = 12
      Top = 138
      Width = 235
      DataField = 'Memo'
      TabOrder = 9
    end
    inherited VocherNoDBEdit: TDBEdit
      Left = 355
      Top = 20
      Width = 140
      DataField = 'Code'
    end
    inherited DateDBEdit: TDBEdit
      Left = 510
      Top = 20
      Width = 140
      DataField = 'Date'
    end
    object ClientQLDBLookup: TQLDBLookupComboBox
      Left = 355
      Top = 61
      Width = 140
      Height = 20
      BevelEdges = []
      BevelOuter = bvRaised
      Ctl3D = True
      DataField = 'ClientID'
      DataSource = MasterDataSource
      DropDownRows = 10
      KeyField = 'ID'
      ListField = 'Name'
      ListSource = DSClientName
      ParentCtl3D = False
      TabOrder = 4
      ButtonHeight = 22
      SearchMode = smLocate
      SearchType = stAuto
      VisibleButtons = [lbSetNull]
    end
    object LookupEmployee: TQLDBLookupComboBox
      Left = 510
      Top = 61
      Width = 140
      Height = 20
      BevelEdges = []
      BevelOuter = bvRaised
      Ctl3D = True
      DataField = 'EmployeeID'
      DataSource = MasterDataSource
      DropDownRows = 10
      KeyField = 'ID'
      ListField = 'Name'
      ListSource = DSEmployeeName
      ParentCtl3D = False
      TabOrder = 5
      ButtonHeight = 22
      SearchMode = smLocate
      SearchType = stAuto
      VisibleButtons = [lbSetNull]
    end
    object DbCBxBillMode: TDBComboBox
      Left = 12
      Top = 61
      Width = 328
      Height = 20
      DataField = 'BillMode'
      DataSource = MasterDataSource
      ItemHeight = 12
      TabOrder = 3
    end
    object DBEdit2: TDBEdit
      Left = 12
      Top = 100
      Width = 235
      Height = 20
      DataField = 'Deliver'
      DataSource = MasterDataSource
      TabOrder = 6
    end
    object DBEdit4: TDBEdit
      Left = 260
      Top = 100
      Width = 235
      Height = 20
      DataField = 'Apportion'
      DataSource = MasterDataSource
      TabOrder = 7
    end
    object DBEdit5: TDBEdit
      Left = 510
      Top = 101
      Width = 140
      Height = 20
      DataField = 'ClearDate'
      DataSource = MasterDataSource
      TabOrder = 8
    end
    object DBCBxBrief: TDBComboBox
      Left = 12
      Top = 20
      Width = 328
      Height = 20
      DataField = 'Brief'
      DataSource = MasterDataSource
      ItemHeight = 12
      TabOrder = 0
    end
    object BitBtn1: TBitBtn
      Left = 582
      Top = 139
      Width = 41
      Height = 17
      Hint = #30830#23450#21518#65292#23558#25226#37197#26009#28165#21333#30340#25968#25454#21644#35745#21010#25968#37327#25554#20837#21040#35745#21010#34920#20013#12290
      Caption = #30830#23450
      TabOrder = 11
      OnClick = BitBtn1Click
    end
    object DBEdit1: TDBEdit
      Left = 464
      Top = 138
      Width = 110
      Height = 20
      DataField = 'SundryFee'
      DataSource = MasterDataSource
      TabOrder = 10
    end
    object LookupYDFormalID: TQLDBLookupComboBox
      Left = 260
      Top = 138
      Width = 197
      Height = 20
      DataField = 'WarehouseID'
      DataSource = MasterDataSource
      KeyField = 'ID'
      ListField = 'Brief'
      ListSource = DsYDFormalID
      TabOrder = 12
      ButtonHeight = 22
      SearchMode = smLocate
      SearchType = stAuto
      VisibleButtons = [lbSetNull]
    end
  end
  inherited StatusBar1: TStatusBar
    Top = 510
    Width = 800
    Height = 24
  end
  inherited MasterDataSource: TDataSource
    DataSet = adsMaster
    Left = 101
    Top = 65
  end
  inherited DetailDataSource: TDataSource
    DataSet = adsDetail
    Left = 50
    Top = 274
  end
  inherited ActionList: TActionList
    Left = 307
    Top = 65535
    inherited DeleteDetailAction: TAction [9]
      ImageIndex = -1
    end
    inherited NewDetailAction: TAction [10]
    end
    inherited SaveAsAction: TAction [11]
      ImageIndex = 11
    end
    inherited SubmitAction: TAction [12]
      ImageIndex = 8
    end
    inherited SendAsMailAction: TAction [13]
      ImageIndex = 8
    end
    inherited ImportAction: TAction [14]
      ImageIndex = 13
    end
    object DiscountMode: TAction [15]
      Caption = #25240#25187#26041#24335'(&D)'
      Hint = #35774#32622#24403#21069#21333#25454#30340#25240#25187#26041#24335
      ImageIndex = 7
    end
    inherited FindAction: TAction [16]
    end
    inherited CloseAction: TAction [17]
    end
  end
  inherited MainMenu: TMainMenu
    Left = 344
    Top = 2
  end
  inherited DetailsPopupMenu: TPopupMenu
    Left = 384
    Top = 0
  end
  object ClientName: TADODataSet
    Active = True
    Connection = CommonData.acnConnection
    CursorType = ctStatic
    CommandText = 'select ID, Name'#13#10'from MSEmployee'#13#10'where RecordState<>'#39#21024#38500#39
    Parameters = <>
    Left = 146
    Top = 32
  end
  object EmployeeName: TADODataSet
    Active = True
    Connection = CommonData.acnConnection
    CursorType = ctStatic
    CommandText = 'select ID, Name'#13#10'from MSEmployee'#13#10'where RecordState<>'#39#21024#38500#39
    Parameters = <>
    Left = 197
    Top = 32
  end
  object GoodName: TADODataSet
    Connection = CommonData.acnConnection
    CursorType = ctStatic
    CommandText = 'select *'#13#10'from DAGoods'#13#10'where RecordState<>'#39#21024#38500#39
    Parameters = <>
    Left = 91
    Top = 239
  end
  object GoodsOut: TADODataSet
    Active = True
    Connection = CommonData.acnConnection
    CursorType = ctStatic
    CommandText = 'select *'#13#10'from DAGoods'#13#10'where RecordState<>'#39#21024#38500#39
    Parameters = <>
    Left = 173

⌨️ 快捷键说明

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