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

📄 fwjscl.dfm

📁 售后服务系统优质的售后服务是企业生存和市场竞争的保障
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object FwJsForm: TFwJsForm
  Left = 65
  Top = 113
  Width = 735
  Height = 444
  Caption = '服务结算处理'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = '宋体'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnActivate = FormActivate
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 14
  object GroupBox1: TGroupBox
    Left = 7
    Top = 8
    Width = 713
    Height = 177
    Caption = '受理信息'
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 8
      Top = 16
      Width = 609
      Height = 153
      DataSource = DataSourcefwsl
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -14
      TitleFont.Name = '宋体'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = 'fwlx'
          Title.Alignment = taCenter
          Title.Caption = '类型'
          Width = 36
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'slrq'
          Title.Alignment = taCenter
          Title.Caption = '受理日期'
          Width = 79
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'khmc'
          Title.Alignment = taCenter
          Title.Caption = '客户名称'
          Width = 126
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'pgrq'
          Title.Alignment = taCenter
          Title.Caption = '派工日期'
          Width = 89
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'sflx'
          Title.Alignment = taCenter
          Title.Caption = '收费类型'
          Width = 71
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'zxrm'
          Title.Alignment = taCenter
          Title.Caption = '执行人'
          Width = 69
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'jsrq'
          Title.Alignment = taCenter
          Title.Caption = '结算日期'
          Width = 88
          Visible = True
        end>
    end
    object Button1: TButton
      Left = 632
      Top = 24
      Width = 65
      Height = 41
      Caption = '查询'
      TabOrder = 1
      OnClick = Button1Click
    end
    object CheckBox1: TCheckBox
      Left = 632
      Top = 136
      Width = 73
      Height = 17
      Caption = '全部信息'
      TabOrder = 2
      OnClick = CheckBox1Click
    end
    object Button7: TButton
      Left = 632
      Top = 80
      Width = 65
      Height = 41
      Caption = '退出'
      TabOrder = 3
      OnClick = Button7Click
    end
  end
  object GroupBox3: TGroupBox
    Left = 8
    Top = 192
    Width = 713
    Height = 217
    Caption = '其他结算资料'
    TabOrder = 1
    Visible = False
    object Panel1: TPanel
      Left = 16
      Top = 24
      Width = 681
      Height = 153
      BevelOuter = bvLowered
      Color = clInfoBk
      TabOrder = 0
      object Label2: TLabel
        Left = 200
        Top = 109
        Width = 154
        Height = 14
        Caption = '是否与供应商进行结算:'
      end
      object Label4: TLabel
        Left = 200
        Top = 10
        Width = 56
        Height = 14
        Caption = '供应商:'
      end
      object Label16: TLabel
        Left = 352
        Top = 10
        Width = 70
        Height = 14
        Caption = '服务人员:'
      end
      object Label17: TLabel
        Left = 208
        Top = 30
        Width = 56
        Height = 14
        Caption = '服务费:'
      end
      object Label18: TLabel
        Left = 208
        Top = 50
        Width = 56
        Height = 14
        Caption = '配件费:'
      end
      object Label19: TLabel
        Left = 208
        Top = 69
        Width = 56
        Height = 14
        Caption = '误工费:'
      end
      object Label20: TLabel
        Left = 208
        Top = 89
        Width = 56
        Height = 14
        Caption = '交通费:'
      end
      object Label21: TLabel
        Left = 360
        Top = 30
        Width = 56
        Height = 14
        Caption = '服务费:'
      end
      object Label22: TLabel
        Left = 496
        Top = 27
        Width = 70
        Height = 14
        Caption = '配件成本:'
      end
      object Label23: TLabel
        Left = 360
        Top = 50
        Width = 56
        Height = 14
        Caption = '误工费:'
      end
      object Label24: TLabel
        Left = 360
        Top = 73
        Width = 56
        Height = 14
        Caption = '交通费:'
      end
      object DBText1: TDBText
        Left = 264
        Top = 30
        Width = 65
        Height = 17
        DataField = 'mffwfy'
        DataSource = DataSourcefwjs
      end
      object DBText2: TDBText
        Left = 264
        Top = 50
        Width = 65
        Height = 17
        DataField = 'mfpjfy'
        DataSource = DataSourcefwjs
      end
      object DBText3: TDBText
        Left = 264
        Top = 71
        Width = 65
        Height = 17
        DataField = 'gyswgfy'
        DataSource = DataSourcefwjs
      end
      object DBText4: TDBText
        Left = 264
        Top = 91
        Width = 65
        Height = 17
        DataField = 'gysjtfy'
        DataSource = DataSourcefwjs
      end
      object DBText5: TDBText
        Left = 424
        Top = 30
        Width = 65
        Height = 17
        DataField = 'yfryfy'
        DataSource = DataSourcefwjs
      end
      object DBText6: TDBText
        Left = 424
        Top = 50
        Width = 65
        Height = 17
        DataField = 'yfrywgfy'
        DataSource = DataSourcefwjs
      end
      object DBText7: TDBText
        Left = 424
        Top = 73
        Width = 65
        Height = 17
        DataField = 'yfryjtfy'
        DataSource = DataSourcefwjs
      end
      object DBText8: TDBText
        Left = 576
        Top = 27
        Width = 65
        Height = 17
        DataField = 'fwpjcb'
        DataSource = DataSourcefwjs
      end
      object DBText9: TDBText
        Left = 360
        Top = 109
        Width = 65
        Height = 17
        DataField = 'isgysjs'
        DataSource = DataSourcefwsl
      end
      object Label25: TLabel
        Left = 496
        Top = 53
        Width = 98
        Height = 14
        Caption = '服务商配件费:'
      end
      object DBText10: TDBText
        Left = 592
        Top = 53
        Width = 65
        Height = 17
        DataField = 'mfpjfwsfy'
        DataSource = DataSourcefwjs
      end
      object Label26: TLabel
        Left = 16
        Top = 8
        Width = 42
        Height = 14
        Caption = '客户:'
      end
      object Label13: TLabel
        Left = 24
        Top = 28
        Width = 84
        Height = 14
        Caption = '应收服务费:'
      end
      object Label14: TLabel
        Left = 24
        Top = 44
        Width = 84
        Height = 14
        Caption = '实收服务费:'
      end
      object Label15: TLabel
        Left = 24
        Top = 60
        Width = 84
        Height = 14
        Caption = '应收配件费:'
      end
      object Label27: TLabel
        Left = 24
        Top = 76
        Width = 84
        Height = 14
        Caption = '实收配件费:'
      end
      object Label28: TLabel
        Left = 24
        Top = 92
        Width = 84
        Height = 14
        Caption = '应收其他费:'
      end
      object Label29: TLabel
        Left = 24
        Top = 108
        Width = 84
        Height = 14
        Caption = '实收其他费:'
      end
      object DBText11: TDBText
        Left = 112
        Top = 27
        Width = 65
        Height = 17
        DataField = 'zffwfy'
        DataSource = DataSourcefwjs
      end
      object DBText12: TDBText
        Left = 112
        Top = 59
        Width = 65
        Height = 17
        DataField = 'zfpjfy'
        DataSource = DataSourcefwjs
      end
      object DBText13: TDBText
        Left = 112
        Top = 91
        Width = 65
        Height = 17
        DataField = 'ysqtfy'
        DataSource = DataSourcefwjs
      end
      object DBText14: TDBText
        Left = 112
        Top = 43
        Width = 65
        Height = 17
        DataField = 'ssfwfy'
        DataSource = DataSourcefwjs
      end
      object DBText15: TDBText
        Left = 112
        Top = 75
        Width = 65
        Height = 17
        DataField = 'sspjfy'
        DataSource = DataSourcefwjs
      end

⌨️ 快捷键说明

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