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

📄 sy_zfhzcx.dfm

📁 省级集邮品管理ERP
💻 DFM
📖 第 1 页 / 共 4 页
字号:
inherited frmY_ZFHZCX: TfrmY_ZFHZCX
  Left = 31
  Top = -5
  Caption = '邮资票品管理信息系统——集邮票业务'
  ClientHeight = 523
  ClientWidth = 742
  OldCreateOrder = True
  Scaled = False
  PixelsPerInch = 96
  TextHeight = 12
  inherited Panel11: TPanel
    Width = 742
    inherited panel1: TRxLabel
      Width = 740
      Caption = '集邮品总分户帐查询'
    end
    inherited DWMC: TLabel
      Left = 14
      Top = 24
    end
    object Label1: TLabel
      Left = 624
      Top = 22
      Width = 36
      Height = 12
      Caption = '年份:'
    end
    object SED_Year: TSpinEdit
      Left = 668
      Top = 16
      Width = 53
      Height = 21
      MaxValue = 2050
      MinValue = 1990
      TabOrder = 0
      Value = 1990
      OnChange = SED_YearChange
    end
  end
  inherited Panel3: TPanel
    Top = 488
    Width = 742
    inherited BBt_Quit: TBitBtn
      Left = 646
    end
    inherited BBt_Find: TBitBtn
      Left = 457
    end
    inherited BBt_Print: TBitBtn
      Left = 552
    end
  end
  inherited Pnl_Condition: TPanel
    Width = 742
    inherited l1: TLabel
      Left = 521
      Top = 20
    end
    inherited l2: TLabel
      Left = 652
      Top = 20
    end
    object Label4: TLabel [2]
      Left = 605
      Top = 20
      Width = 12
      Height = 12
      Caption = '~~'
    end
    object Label5: TLabel [3]
      Left = 16
      Top = 20
      Width = 48
      Height = 12
      Caption = '往来户:'
    end
    inherited cmb_From: TComboBox
      Left = 597
      Top = 15
      TabOrder = 1
    end
    inherited cmb_End: TComboBox
      Left = 670
      Top = 15
      TabOrder = 2
    end
    object cBo_GXDW: TComboBox
      Left = 64
      Top = 15
      Width = 205
      Height = 20
      Style = csDropDownList
      ItemHeight = 12
      TabOrder = 0
    end
    object RGr_Base: TRadioGroup
      Left = 290
      Top = 3
      Width = 190
      Height = 35
      Caption = '查询内容'
      Columns = 2
      ItemIndex = 0
      Items.Strings = (
        '分户'
        '明细')
      TabOrder = 3
      OnClick = RGr_BaseClick
    end
  end
  inherited DBG_Result: TDBGrid
    Left = 1
    Top = 98
    Width = 741
    Height = 224
    Align = alNone
    Columns = <
      item
        Expanded = False
        FieldName = 'FSRQ'
        PickList.Strings = ()
        ReadOnly = True
        Title.Alignment = taCenter
        Title.Caption = '日期'
        Width = 33
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'ZI'
        PickList.Strings = ()
        ReadOnly = True
        Title.Alignment = taCenter
        Title.Caption = '字'
        Width = 19
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'CRKDH'
        PickList.Strings = ()
        ReadOnly = True
        Title.Alignment = taCenter
        Title.Caption = '单号'
        Width = 118
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'ZY'
        PickList.Strings = ()
        ReadOnly = True
        Title.Alignment = taCenter
        Title.Caption = '摘要'
        Width = 104
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'YJZJJE'
        PickList.Strings = ()
        ReadOnly = True
        Title.Alignment = taCenter
        Title.Caption = '增加金额'
        Width = 82
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'YJTJJE'
        PickList.Strings = ()
        ReadOnly = True
        Title.Alignment = taCenter
        Title.Caption = '退缴金额'
        Width = 86
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'YJHKJE'
        PickList.Strings = ()
        ReadOnly = True
        Title.Alignment = taCenter
        Title.Caption = '回款金额'
        Width = 83
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'YJZXJE'
        PickList.Strings = ()
        ReadOnly = True
        Title.Alignment = taCenter
        Title.Caption = '注销金额'
        Width = 84
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'YJYE'
        PickList.Strings = ()
        ReadOnly = True
        Title.Alignment = taCenter
        Title.Caption = '余额'
        Width = 87
        Visible = True
      end>
  end
  object DBG_Detail: TDBGrid [4]
    Left = 4
    Top = 327
    Width = 722
    Height = 120
    DataSource = Dso_Detail
    PopupMenu = data.pm_Export
    TabOrder = 4
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -12
    TitleFont.Name = '宋体'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'RQ'
        ReadOnly = True
        Title.Alignment = taCenter
        Width = 66
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'ZI'
        ReadOnly = True
        Title.Alignment = taCenter
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'CRKDH'
        ReadOnly = True
        Title.Alignment = taCenter
        Width = 136
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'TMC'
        ReadOnly = True
        Title.Alignment = taCenter
        Width = 178
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'JJ'
        ReadOnly = True
        Title.Alignment = taCenter
        Width = 96
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'XJ'
        ReadOnly = True
        Title.Alignment = taCenter
        Width = 86
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'SL'
        ReadOnly = True
        Title.Alignment = taCenter
        Width = 118
        Visible = True
      end>
  end
  object QRe_jypfhz: TQuickRep [5]
    Left = -357
    Top = 461
    Width = 1123
    Height = 794
    Frame.Color = clBlack
    Frame.DrawTop = False
    Frame.DrawBottom = False
    Frame.DrawLeft = False
    Frame.DrawRight = False
    BeforePrint = QRe_jypfhzBeforePrint
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '宋体'
    Font.Style = []
    Functions.Strings = (
      'PAGENUMBER'
      'COLUMNNUMBER'
      'REPORTTITLE')
    Functions.DATA = (
      '0'
      '0'
      #39#39)
    OnNeedData = QRe_jypfhzNeedData
    OnStartPage = QRe_jypfhzStartPage
    Options = [FirstPageHeader, LastPageFooter]
    Page.Columns = 1
    Page.Orientation = poLandscape
    Page.PaperSize = A4
    Page.Values = (
      100
      2100
      100
      2970
      250
      150
      0)
    PrinterSettings.Copies = 1
    PrinterSettings.Duplex = False
    PrinterSettings.FirstPage = 0
    PrinterSettings.LastPage = 0
    PrinterSettings.OutputBin = Auto
    PrintIfEmpty = True
    SnapToGrid = True
    Units = MM
    Zoom = 100
    object PageHeaderBand1: TQRBand
      Left = 94
      Top = 38
      Width = 972
      Height = 113
      Frame.Color = clBlack
      Frame.DrawTop = False
      Frame.DrawBottom = False
      Frame.DrawLeft = False
      Frame.DrawRight = False
      AlignToBottom = False
      Color = clWhite
      ForceNewColumn = False
      ForceNewPage = False
      Size.Values = (
        298.979166666667
        2571.75)
      BandType = rbPageHeader
      object QRLabel38: TQRLabel
        Left = 412
        Top = -1
        Width = 156
        Height = 22
        Frame.Color = clBlack
        Frame.DrawTop = False
        Frame.DrawBottom = False
        Frame.DrawLeft = False
        Frame.DrawRight = False
        Size.Values = (
          58.2083333333333
          1090.08333333333
          -2.64583333333333
          412.75)
        Alignment = taLeftJustify
        AlignToBand = False
        AutoSize = True
        AutoStretch = False
        Caption = '集邮票品分户帐'
        Color = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -21
        Font.Name = '黑体'
        Font.Style = [fsBold]
        ParentFont = False
        Transparent = False
        WordWrap = True
        FontSize = 16
      end
      object QRShape49: TQRShape
        Left = 0
        Top = 63
        Width = 971
        Height = 1
        Frame.Color = clFuchsia
        Frame.DrawTop = False
        Frame.DrawBottom = False
        Frame.DrawLeft = False
        Frame.DrawRight = False
        Size.Values = (
          3.52777777777778
          0
          165.805555555556
          2568.22222222222)
        Brush.Color = clBlack
        Pen.Mode = pmBlack
        Shape = qrsRectangle
      end
      object QRShape50: TQRShape
        Left = 440
        Top = 64
        Width = 1
        Height = 49
        Frame.Color = clBlack
        Frame.DrawTop = False
        Frame.DrawBottom = False
        Frame.DrawLeft = False
        Frame.DrawRight = False
        Size.Values = (
          130.527777777778
          1164.16666666667
          169.333333333333
          3.52777777777778)
        Shape = qrsVertLine
      end
      object QRShape51: TQRShape
        Left = 0
        Top = 87
        Width = 240
        Height = 3
        Frame.Color = clBlack
        Frame.DrawTop = False
        Frame.DrawBottom = False
        Frame.DrawLeft = False
        Frame.DrawRight = False
        Size.Values = (
          7.05555555555556
          0
          229.305555555556
          635)
        Shape = qrsHorLine
      end
      object QRShape52: TQRShape
        Left = 61
        Top = 64
        Width = 1
        Height = 49
        Frame.Color = clBlack
        Frame.DrawTop = False
        Frame.DrawBottom = False
        Frame.DrawLeft = False
        Frame.DrawRight = False
        Size.Values = (
          130.527777777778
          162.277777777778
          169.333333333333
          3.52777777777778)
        Shape = qrsVertLine
      end
      object QRShape53: TQRShape
        Left = 240
        Top = 64
        Width = 1
        Height = 49
        Frame.Color = clBlack
        Frame.DrawTop = False
        Frame.DrawBottom = False
        Frame.DrawLeft = False
        Frame.DrawRight = False
        Size.Values = (
          130.527777777778
          635
          169.333333333333
          3.52777777777778)
        Shape = qrsVertLine
      end
      object QRShape54: TQRShape
        Left = 89
        Top = 88
        Width = 1
        Height = 25
        Frame.Color = clBlack
        Frame.DrawTop = False
        Frame.DrawBottom = False
        Frame.DrawLeft = False
        Frame.DrawRight = False
        Size.Values = (
          67.0277777777778
          236.361111111111
          232.833333333333
          3.52777777777778)
        Shape = qrsVertLine
      end
      object QRLabel39: TQRLabel
        Left = 43
        Top = 69
        Width = 16
        Height = 17
        Frame.Color = clBlack
        Frame.DrawTop = False
        Frame.DrawBottom = False
        Frame.DrawLeft = False
        Frame.DrawRight = False
        Size.Values = (
          44.9791666666667
          113.770833333333
          182.5625
          42.3333333333333)
        Alignment = taLeftJustify
        AlignToBand = False
        AutoSize = True
        AutoStretch = False
        Caption = '年'
        Color = clWhite
        Transparent = False
        WordWrap = True
        FontSize = 11
      end
      object QRShape56: TQRShape
        Left = 600

⌨️ 快捷键说明

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