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

📄 pish.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      TabOrder = 15
      Text = 'sePisdFromLine'
      SplitSymbol = ' | '
    end
    object sePisdAmt: TSDEdit
      Left = 95
      Top = 222
      Width = 143
      Height = 18
      TabStop = False
      Ctl3D = False
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 6
      Text = '0'
      DigLen = 2
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object sePisdGoods: TSDEdit
      Left = 93
      Top = 38
      Width = 150
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 1
      Text = 'sePisdGoods'
      OnExit = sePisdGoodsExit
      OnButtonClick = sePisdGoodsButtonClick
      ButtonVisible = True
      SplitSymbol = ' | '
    end
    object sePisdLoc: TSDEdit
      Left = 93
      Top = 100
      Width = 150
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 2
      Text = 'sePisdLoc'
      OnButtonClick = sePisdLocButtonClick
      ButtonVisible = True
      KeyItem = cbItem2
      SplitSymbol = ' | '
    end
    object sePisdSodLine: TSDEdit
      Left = 374
      Top = 69
      Width = 161
      Height = 18
      TabStop = False
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 16
      Text = 'sePisdSodLine'
      SplitSymbol = ' | '
    end
  end
  inherited sbBar: TStatusBar
    Top = 483
    Width = 751
  end
  inherited CoolBar1: TCoolBar
    Width = 751
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 751
      end>
    inherited tbMainBar: TToolBar
      Width = 738
    end
  end
  object FloatPanel1: TFloatPanel [4]
    Left = 0
    Top = 39
    Width = 751
    Height = 147
    Align = alTop
    Color = clWhite
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 2
    object Label10: TLabel
      Left = 496
      Top = 17
      Width = 54
      Height = 12
      Caption = '系统日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object labPishSysDate: TLabel
      Left = 564
      Top = 15
      Width = 60
      Height = 12
      Caption = 'SystemDate'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label1: TLabel
      Left = 6
      Top = 17
      Width = 54
      Height = 12
      Caption = '入库单号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 6
      Top = 49
      Width = 54
      Height = 12
      Caption = '入库类型:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 6
      Top = 81
      Width = 54
      Height = 12
      Caption = '入库日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 6
      Top = 113
      Width = 54
      Height = 12
      Caption = '财务月份:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 246
      Top = 48
      Width = 54
      Height = 12
      Caption = '收发类型:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label11: TLabel
      Left = 246
      Top = 80
      Width = 30
      Height = 12
      Caption = '状态:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 244
      Top = 113
      Width = 42
      Height = 12
      Caption = '仓管员:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label17: TLabel
      Left = 497
      Top = 48
      Width = 30
      Height = 12
      Caption = '备注:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label27: TLabel
      Left = 245
      Top = 18
      Width = 54
      Height = 12
      Caption = '入库部门:'
    end
    object sePishCode: TSDEdit
      Left = 63
      Top = 14
      Width = 145
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'sePishCode'
      OnExit = sePishCodeExit
      SplitSymbol = ' | '
    end
    object scPishType: TSDComboBox
      Left = 63
      Top = 42
      Width = 152
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 1
      OnChange = scPishTypeChange
      KeyItem = cbItem2
    end
    object dePishDate: TDateEdit
      Left = 63
      Top = 76
      Width = 152
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2001-04-26'
      InitDate = '2001-04-26'
      ModalResult = 0
      TabOrder = 2
      Color = 50331647
      Ctl3D = False
      ParentCtl3D = False
    end
    object scPishFmonth: TSDComboBox
      Left = 63
      Top = 107
      Width = 152
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 3
      Text = 'scPishFmonth'
    end
    object scPishPosType: TSDComboBox
      Left = 311
      Top = 46
      Width = 152
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 5
      KeyItem = cbItem2
    end
    object scPishState: TSDComboBox
      Left = 311
      Top = 77
      Width = 152
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 8
      KeyItem = cbItem2
      ReadOnly = True
    end
    object memPishDesc: TMemo
      Left = 548
      Top = 46
      Width = 182
      Height = 53
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 6
    end
    object chkPishRed: TCheckBox
      Left = 502
      Top = 108
      Width = 50
      Height = 17
      Caption = '红字'
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 7
    end
    object scPishDept: TSDComboBox
      Left = 311
      Top = 12
      Width = 152
      Height = 20
      Style = csDropDownList
      Ctl3D = False
      ItemHeight = 12
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 4
      KeyItem = cbItem2
    end
    object scPishKeeper: TSDComboBox
      Left = 311
      Top = 109
      Width = 152
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 9
      KeyItem = cbItem2
      ReadOnly = True
    end
  end
  object FloatPanel3: TFloatPanel [5]
    Left = 0
    Top = 455
    Width = 751
    Height = 28
    Align = alBottom
    Color = clWhite
    Enabled = False
    Caption = 'FloatPanel3'
    ParentColor = False
    TabOrder = 3
    object Label36: TLabel
      Left = 477
      Top = 7
      Width = 42
      Height = 12
      Caption = '操作员:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 592
      Top = 7
      Width = 42
      Height = 12
      Caption = '记帐人:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label12: TLabel
      Left = 371
      Top = 7
      Width = 42
      Height = 12
      Caption = '审核人:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object labPishUser: TLabel
      Left = 519
      Top = 7
      Width = 48
      Height = 12
      Caption = 'UserCode'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object labPishPoster: TLabel
      Left = 634
      Top = 7
      Width = 36
      Height = 12
      Caption = 'Poster'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object labPishChecker: TLabel
      Left = 413
      Top = 7
      Width = 42
      Height = 12
      Caption = 'Checker'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object chkPishCheck: TCheckBox
      Left = 41
      Top = 5
      Width = 71
      Height = 14
      TabStop = False
      Caption = '单已审核'
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object chkPishCancel: TCheckBox
      Left = 136
      Top = 5
      Width = 74
      Height = 14
      TabStop = False
      Caption = '单已取消'
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
    object chkPishPost: TCheckBox
      Left = 233
      Top = 5
      Width = 69
      Height = 14
      TabStop = False
      Caption = '单已记帐'
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
    end
  end
  inherited MainMenu1: TMainMenu
    Left = 656
    Top = 268
  end
  inherited ImageList1: TImageList
    Left = 656
    Top = 325
  end
  inherited BillPrintDlg: TPrintDialog
    Left = 658
    Top = 357
  end
  inherited BillPrnSetupDlg: TPrinterSetupDialog
    Left = 655
    Top = 293
  end
  inherited pmDetail: TPopupMenu
    Left = 590
    Top = 275
  end
end

⌨️ 快捷键说明

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