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

📄 soh.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 3 页
字号:
    end
    object Label13: TLabel
      Left = 482
      Top = 143
      Width = 54
      Height = 12
      Caption = '系统时间:'
    end
    object lbSohSysDate: TLabel
      Left = 543
      Top = 142
      Width = 72
      Height = 12
      Caption = 'lbSohSysDate'
    end
    object Label42: TLabel
      Left = 240
      Top = 67
      Width = 54
      Height = 12
      Caption = '交货地点:'
    end
    object Label6: TLabel
      Left = 240
      Top = 41
      Width = 54
      Height = 12
      Caption = '合同编号:'
    end
    object Label43: TLabel
      Left = 240
      Top = 120
      Width = 54
      Height = 12
      Caption = '运输方式:'
    end
    object Label10: TLabel
      Left = 240
      Top = 94
      Width = 54
      Height = 12
      Caption = '交货方式:'
    end
    object Label8: TLabel
      Left = 240
      Top = 15
      Width = 30
      Height = 12
      Caption = '税码:'
    end
    object seSohCode: TSDEdit
      Tag = 1
      Left = 72
      Top = 13
      Width = 153
      Height = 18
      Ctl3D = False
      MaxLength = 18
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'SESOHCODE'
      OnKeyDown = seSohCodeKeyDown
      SplitSymbol = ' | '
    end
    object scSohType: TSDComboBox
      Tag = 2
      Left = 72
      Top = 39
      Width = 146
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 1
      Text = 'scSohType'
      Items.Strings = (
        '1-销售订单'
        '2-来料加工订单')
      KeyItem = cbItem2
    end
    object deSohDate: TDateEdit
      Tag = 3
      Left = 72
      Top = 65
      Width = 98
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2001-05-11'
      InitDate = '2001-05-11'
      ModalResult = 0
      TabOrder = 2
      Color = 50331647
      Ctl3D = False
      ParentCtl3D = False
    end
    object seSohEnrate: TSDEdit
      Tag = 10
      Left = 72
      Top = 142
      Width = 144
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 3
      Text = '0'
      DigLen = 6
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object seSohClient: TSDEdit
      Left = 72
      Top = 90
      Width = 155
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 4
      Text = 'seSohClient'
      OnButtonClick = seSohClientButtonClick
      ButtonVisible = True
      KeyItem = cbItem2
      SplitSymbol = ' | '
    end
    object seSohCurrency: TSDEdit
      Left = 72
      Top = 116
      Width = 155
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 5
      Text = 'seSohCurrency'
      OnButtonClick = seSohCurrencyButtonClick
      ButtonVisible = True
      KeyItem = cbItem2
      SplitSymbol = ' | '
    end
    object scSohSettleMode: TSDComboBox
      Tag = 9
      Left = 301
      Top = 138
      Width = 148
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      Sorted = True
      TabOrder = 6
      KeyItem = cbItem2
      CaseSensitive = True
    end
    object scSohPayTrans: TSDComboBox
      Left = 543
      Top = 11
      Width = 155
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 7
      KeyItem = cbItem2
      CaseSensitive = True
    end
    object scSohSaler: TSDComboBox
      Tag = 5
      Left = 539
      Top = 63
      Width = 135
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 8
      Text = 'scSohSaler'
      KeyItem = cbItem2
    end
    object memSohDesc: TMemo
      Tag = 13
      Left = 541
      Top = 90
      Width = 179
      Height = 48
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      MaxLength = 40
      ParentCtl3D = False
      TabOrder = 9
    end
    object seSohDj: TSDEdit
      Tag = 11
      Left = 542
      Top = 38
      Width = 155
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 10
      Text = '0'
      DigLen = 2
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object seSohContract: TSDEdit
      Tag = 6
      Left = 301
      Top = 37
      Width = 148
      Height = 18
      Ctl3D = False
      MaxLength = 18
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 11
      Text = 'seSohContract'
      SplitSymbol = ' | '
    end
    object scSohDeliver: TSDComboBox
      Tag = 10
      Left = 301
      Top = 87
      Width = 148
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 12
      KeyItem = cbItem2
      CaseSensitive = True
    end
    object scSohTransMode: TSDComboBox
      Tag = 14
      Left = 301
      Top = 113
      Width = 148
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 13
      KeyItem = cbItem2
      CaseSensitive = True
    end
    object scSohTaxCode: TSDComboBox
      Tag = 8
      Left = 301
      Top = 9
      Width = 146
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 14
      KeyItem = cbItem2
      CaseSensitive = True
    end
    object seSohSsite: TSDEdit
      Left = 301
      Top = 63
      Width = 148
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 15
      Text = 'seSohSsite'
      OnButtonClick = seSohSsiteButtonClick
      ButtonVisible = True
      KeyItem = cbItem2
      SplitSymbol = ' | '
    end
  end
  inherited sbBar: TStatusBar
    Top = 500
    Width = 738
    Color = clMenu
  end
  inherited CoolBar1: TCoolBar
    Width = 738
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 738
      end>
    inherited tbMainBar: TToolBar
      Width = 725
      inherited tbClose: TToolButton
        Visible = True
      end
    end
  end
  object FloatPanel3: TFloatPanel [5]
    Left = 0
    Top = 466
    Width = 738
    Height = 34
    Align = alBottom
    Color = clWhite
    Caption = 'FloatPanel3'
    ParentColor = False
    TabOrder = 5
    object Label17: TLabel
      Left = 24
      Top = 9
      Width = 42
      Height = 12
      Caption = '审核人:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label14: TLabel
      Left = 539
      Top = 10
      Width = 42
      Height = 12
      Caption = '操作员:'
    end
    object cheSohCheck: TCheckBox
      Left = 222
      Top = 7
      Width = 58
      Height = 14
      TabStop = False
      Caption = '审核'
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object cheSohCancel: TCheckBox
      Left = 316
      Top = 7
      Width = 58
      Height = 14
      TabStop = False
      Caption = '取消'
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
    object cheSohClose: TCheckBox
      Left = 399
      Top = 9
      Width = 73
      Height = 14
      TabStop = False
      Caption = '单已结清'
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
    end
    object scSohUser: TSDEdit
      Left = 584
      Top = 5
      Width = 121
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 3
      Text = 'scSohUser'
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
    object seSohChecker: TSDEdit
      Left = 68
      Top = 4
      Width = 109
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 4
      Text = 'seSohChecker'
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
  end
  inherited MainMenu1: TMainMenu
    Left = 649
    Top = 9
  end
  inherited ImageList1: TImageList
    Left = 632
    Top = 5
  end
  inherited BillPrintDlg: TPrintDialog
    Left = 595
    Top = 10
  end
  inherited BillPrnSetupDlg: TPrinterSetupDialog
    Left = 660
    Top = 0
  end
  inherited pmDetail: TPopupMenu
    Left = 695
    Top = 10
  end
end

⌨️ 快捷键说明

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