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

📄 sivoh.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      Top = 9
      Width = 84
      Height = 12
      Caption = 'lbSivohChecker'
    end
    object Label9: TLabel
      Left = 513
      Top = 10
      Width = 42
      Height = 12
      Caption = '操作员:'
    end
    object chkSivohCheck: TCheckBox
      Left = 216
      Top = 4
      Width = 97
      Height = 17
      Caption = '审核'
      Ctl3D = False
      ParentCtl3D = False
      TabOrder = 0
    end
    object chkSivohCancel: TCheckBox
      Left = 320
      Top = 4
      Width = 97
      Height = 17
      Caption = '取消'
      Ctl3D = False
      ParentCtl3D = False
      TabOrder = 1
    end
    object scSivohUser: TSDEdit
      Left = 556
      Top = 6
      Width = 101
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 2
      Text = 'scSivohUser'
      SplitSymbol = ' | '
    end
  end
  object FloatPanel1: TFloatPanel [5]
    Left = 0
    Top = 39
    Width = 759
    Height = 236
    Align = alTop
    Color = clWhite
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 3
    object Label1: TLabel
      Left = 17
      Top = 13
      Width = 54
      Height = 12
      Caption = '发票号码:'
    end
    object Label2: TLabel
      Left = 17
      Top = 37
      Width = 54
      Height = 12
      Caption = '财务月份:'
    end
    object Label3: TLabel
      Left = 17
      Top = 109
      Width = 54
      Height = 12
      Caption = '发票类型:'
    end
    object Label5: TLabel
      Left = 17
      Top = 85
      Width = 42
      Height = 12
      Caption = '订单号:'
    end
    object Label7: TLabel
      Left = 450
      Top = 13
      Width = 54
      Height = 12
      Caption = '发票日期:'
    end
    object Label10: TLabel
      Left = 450
      Top = 37
      Width = 54
      Height = 12
      Caption = '收款日期:'
    end
    object Label42: TLabel
      Left = 238
      Top = 61
      Width = 30
      Height = 12
      Caption = '税名:'
    end
    object Label43: TLabel
      Left = 238
      Top = 85
      Width = 30
      Height = 12
      Caption = '税率:'
      Enabled = False
    end
    object Label50: TLabel
      Left = 238
      Top = 109
      Width = 54
      Height = 12
      Caption = '结算方式:'
    end
    object Label17: TLabel
      Left = 450
      Top = 109
      Width = 36
      Height = 12
      Caption = '备注:'
    end
    object Label6: TLabel
      Left = 238
      Top = 13
      Width = 30
      Height = 12
      Caption = '币种:'
    end
    object Label41: TLabel
      Left = 238
      Top = 37
      Width = 30
      Height = 12
      Caption = '汇率:'
      Enabled = False
    end
    object Label14: TLabel
      Left = 450
      Top = 85
      Width = 54
      Height = 12
      Caption = '系统日期:'
    end
    object lbSivohSysDate: TLabel
      Left = 512
      Top = 85
      Width = 84
      Height = 12
      Caption = 'lbSivohSysDate'
    end
    object Label33: TLabel
      Left = 450
      Top = 61
      Width = 42
      Height = 12
      Caption = '业务员:'
    end
    object Label8: TLabel
      Left = 17
      Top = 61
      Width = 54
      Height = 12
      Caption = '客户代码:'
    end
    object seSivohCode: TSDEdit
      Left = 75
      Top = 8
      Width = 149
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'seSivohCode'
      OnKeyDown = seSivohCodeKeyDown
      SplitSymbol = ' | '
    end
    object scSivohType: TSDComboBox
      Left = 75
      Top = 101
      Width = 149
      Height = 20
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 4
      Text = 'scSivohType'
      KeyItem = cbItem2
    end
    object deSivohDate: TDateEdit
      Left = 512
      Top = 8
      Width = 88
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2001-05-11'
      InitDate = '2001-05-11'
      ModalResult = 0
      TabOrder = 12
      Color = -2113929211
      Ctl3D = False
      ParentCtl3D = False
    end
    object deSivohArDate: TDateEdit
      Left = 512
      Top = 32
      Width = 88
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2001-05-11'
      InitDate = '2001-05-11'
      ModalResult = 0
      TabOrder = 13
      Color = -2113929211
      Ctl3D = False
      ParentCtl3D = False
    end
    object GroupBox2: TGroupBox
      Left = 11
      Top = 127
      Width = 254
      Height = 90
      Caption = '公司信息'
      TabOrder = 10
      object Label4: TLabel
        Left = 9
        Top = 19
        Width = 54
        Height = 12
        Caption = '销售部门:'
      end
      object Label11: TLabel
        Left = 9
        Top = 43
        Width = 54
        Height = 12
        Caption = '公司帐号:'
      end
      object Label44: TLabel
        Left = 9
        Top = 66
        Width = 66
        Height = 12
        Caption = '开户行名称:'
      end
      object lbSivohCacBankName: TLabel
        Left = 84
        Top = 67
        Width = 108
        Height = 12
        Caption = 'lbSivohCacBankName'
      end
      object scSivohDept: TSDComboBox
        Left = 73
        Top = 16
        Width = 175
        Height = 20
        Ctl3D = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 0
        Text = 'scSivohDept'
        KeyItem = cbItem2
      end
      object scSivohCacCode: TSDComboBox
        Left = 73
        Top = 37
        Width = 175
        Height = 20
        Ctl3D = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 1
        Text = 'scSivohCacCode'
        OnClick = scSivohCacCodeClick
      end
    end
    object ClientInfo: TGroupBox
      Left = 278
      Top = 127
      Width = 463
      Height = 90
      Caption = '客户信息'
      TabOrder = 11
      object Label38: TLabel
        Left = 10
        Top = 19
        Width = 54
        Height = 12
        Caption = '客户地址:'
      end
      object Label40: TLabel
        Left = 10
        Top = 42
        Width = 54
        Height = 12
        Caption = '开户帐号:'
      end
      object Label39: TLabel
        Left = 10
        Top = 65
        Width = 66
        Height = 12
        Caption = '开户行名称:'
      end
      object Label45: TLabel
        Left = 258
        Top = 39
        Width = 30
        Height = 12
        Caption = '电话:'
      end
      object Label34: TLabel
        Left = 261
        Top = 65
        Width = 30
        Height = 12
        Caption = '税号:'
        Enabled = False
      end
      object lbSivohBankName: TLabel
        Left = 80
        Top = 65
        Width = 90
        Height = 12
        Caption = 'lbSivohBankName'
      end
      object seSivohTel: TSDEdit
        Left = 293
        Top = 34
        Width = 137
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 0
        Text = 'seSivohTel'
        CharType = ctMathematic
        SplitSymbol = ' | '
      end
      object seSivohAddr: TSDEdit
        Left = 74
        Top = 15
        Width = 355
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 1
        Text = 'seSivohAddr'
        SplitSymbol = ' | '
      end
      object seSivohTaxNo: TSDEdit
        Left = 296
        Top = 60
        Width = 135
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 2
        Text = 'seSivohTaxNo'
        SplitSymbol = ' | '
      end
      object seSivohBankNo: TSDEdit
        Left = 76
        Top = 38
        Width = 173
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 3
        Text = 'seSivohBankNo'
        OnButtonClick = seSivohBankNoButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
      end
    end
    object seSivohTaxRate: TSDEdit
      Left = 285
      Top = 78
      Width = 149
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 8
      Text = '0'
      DigLen = 2
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object chkSivohRed: TCheckBox
      Left = 630
      Top = 10
      Width = 59
      Height = 17
      Caption = '红字'
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 16
    end
    object seSivohEnrate: TSDEdit
      Left = 285
      Top = 31
      Width = 86
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 6
      Text = '0'
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object seSivohSoCode: TSDEdit
      Left = 75
      Top = 78
      Width = 149
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 3
      Text = 'seSivohSoCode'
      OnExit = seSivohSoCodeExit
      OnButtonClick = seSivohSoCodeButtonClick
      ButtonVisible = True
      SplitSymbol = ' | '
    end
    object seSivohDesc: TSDEdit
      Left = 512
      Top = 101
      Width = 225
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 15
      Text = 'seSivohDesc'
      SplitSymbol = ' | '
    end
    object seSivohSettleMode: TSDEdit
      Left = 291
      Top = 101
      Width = 149
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 9
      Text = 'seSivohSettleMode'
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
    object seSivohFmonth: TSDEdit
      Left = 75
      Top = 31
      Width = 149
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 1
      Text = 'seSivohFmonth'
      SplitSymbol = ' | '
    end
    object seSivohCurrency: TSDEdit
      Left = 285
      Top = 8
      Width = 149
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 5
      Text = 'seSivohCurrency'
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
    object seSivohTaxCode: TSDEdit
      Left = 285
      Top = 55
      Width = 149
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 7
      Text = 'seSivohTaxCode'
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
    object seSivohClient: TSDEdit
      Left = 75
      Top = 55
      Width = 149
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 2
      Text = 'seSivohClient'
      OnButtonClick = seSivohClientButtonClick
      ButtonVisible = True
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
    object seSivohSaler: TSDEdit
      Left = 512
      Top = 55
      Width = 93
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 14
      Text = 'seSivohSaler'
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
  end
  inherited MainMenu1: TMainMenu
    Left = 493
    Top = 9
  end
  inherited ImageList1: TImageList
    Left = 156
    Top = 133
  end
  inherited BillPrintDlg: TPrintDialog
    Left = 678
    Top = 65529
  end
  inherited BillPrnSetupDlg: TPrinterSetupDialog
    Left = 651
    Top = 65533
  end
  inherited pmDetail: TPopupMenu
    Left = 483
    Top = 15
  end
end

⌨️ 快捷键说明

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