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

📄 sy_jyspnxstjb.dfm

📁 省级集邮品管理ERP
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object FrmY_JYSPNXSTJB: TFrmY_JYSPNXSTJB
  Tag = 26100
  Left = 5
  Top = 14
  Width = 798
  Height = 598
  Caption = '集邮业务收入统计表'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '宋体'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object DBG_ND: TDBGridEh
    Left = 0
    Top = 97
    Width = 790
    Height = 436
    LineColor = clBlack
    SelectedFontColor = clHighlightText
    Align = alClient
    DataSource = Dso_Search
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = 'Times New Roman'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -12
    TitleFont.Name = '宋体'
    TitleFont.Style = []
    FooterRowCount = 1
    FooterFont.Charset = ANSI_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -12
    FooterFont.Name = 'Times New Roman'
    FooterFont.Style = [fsBold]
    FooterColor = clMenu
    TitleLines = 2
    SumList.Active = True
    SumList.VirtualRecords = True
    CurrencyStyle.CurrencyFont.Charset = DEFAULT_CHARSET
    CurrencyStyle.CurrencyFont.Color = clWindowText
    CurrencyStyle.CurrencyFont.Height = -11
    CurrencyStyle.CurrencyFont.Name = 'MS Sans Serif'
    CurrencyStyle.CurrencyFont.Style = []
    CurrencyStyle.CurrencySymbol = '¥'
    CurrencyStyle.CompartColor = clSilver
    CurrencyStyle.KilobitColor = clGreen
    CurrencyStyle.RadixColor = clRed
    CurrencyStyle.ShowMinus = True
    CurrencyStyle.ShowZero = False
    CurrencyStyle.MinusColor = clRed
    CurrencyStyle.Layout = tlCenter
    CurrencyStyle.HeadFont.Charset = DEFAULT_CHARSET
    CurrencyStyle.HeadFont.Color = clWindowText
    CurrencyStyle.HeadFont.Height = -11
    CurrencyStyle.HeadFont.Name = '楷体_GB2312'
    CurrencyStyle.HeadFont.Style = []
    Columns = <
      item
        Color = clMenu
        FieldName = 'DWMC'
        Title.Alignment = taCenter
        Title.Caption = '单位名称'
        Width = 101
        Footer.Alignment = taCenter
        Footer.ValueType = fvtStaticText
        Footer.Value = '合计'
        Footers = <>
      end
      item
        Color = clInfoBk
        FieldName = 'JYPSR'
        Title.Alignment = taCenter
        Title.Caption = '集邮收入'
        Width = 144
        Footer.Color = clInfoBk
        Footer.ValueType = fvtSum
        Footer.FieldName = 'JYPSR'
        Footers = <>
      end
      item
        Color = clInfoBk
        FieldName = 'YPSR'
        Title.Alignment = taCenter
        Title.Caption = '邮品收入'
        Width = 128
        Footer.Color = clInfoBk
        Footer.ValueType = fvtSum
        Footer.FieldName = 'YPSR'
        Footers = <>
      end
      item
        Color = clInfoBk
        FieldName = 'QTSR'
        Title.Alignment = taCenter
        Title.Caption = '其他收入'
        Width = 130
        Footer.Color = clInfoBk
        Footer.ValueType = fvtSum
        Footer.FieldName = 'QTSR'
        Footers = <>
      end
      item
        Color = clInfoBk
        FieldName = 'ML'
        Title.Alignment = taCenter
        Title.Caption = '毛利收入'
        Width = 131
        Footer.Color = clInfoBk
        Footer.ValueType = fvtSum
        Footer.FieldName = 'ML'
        Footers = <>
      end
      item
        Color = 12639424
        FieldName = 'HJ'
        Title.Alignment = taCenter
        Title.Caption = '收入合计'
        Width = 112
        Footer.Color = 12639424
        Footer.ValueType = fvtSum
        Footer.FieldName = 'HJ'
        Footers = <>
      end>
  end
  object DBG_YF: TDBGridEh
    Left = 0
    Top = 97
    Width = 790
    Height = 436
    LineColor = clBlack
    SelectedFontColor = clHighlightText
    Align = alClient
    DataSource = Dso_Search
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = 'Times New Roman'
    Font.Style = []
    ParentFont = False
    PopupMenu = data.pm_Export
    TabOrder = 4
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -12
    TitleFont.Name = '宋体'
    TitleFont.Style = []
    FooterRowCount = 1
    FooterFont.Charset = ANSI_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -12
    FooterFont.Name = 'Times New Roman'
    FooterFont.Style = [fsBold]
    FooterColor = clMenu
    TitleLines = 2
    SumList.Active = True
    SumList.VirtualRecords = True
    CurrencyStyle.CurrencyFont.Charset = DEFAULT_CHARSET
    CurrencyStyle.CurrencyFont.Color = clWindowText
    CurrencyStyle.CurrencyFont.Height = -11
    CurrencyStyle.CurrencyFont.Name = 'MS Sans Serif'
    CurrencyStyle.CurrencyFont.Style = []
    CurrencyStyle.CurrencySymbol = '¥'
    CurrencyStyle.CompartColor = clSilver
    CurrencyStyle.KilobitColor = clGreen
    CurrencyStyle.RadixColor = clRed
    CurrencyStyle.ShowMinus = True
    CurrencyStyle.ShowZero = False
    CurrencyStyle.MinusColor = clRed
    CurrencyStyle.Layout = tlCenter
    CurrencyStyle.HeadFont.Charset = DEFAULT_CHARSET
    CurrencyStyle.HeadFont.Color = clWindowText
    CurrencyStyle.HeadFont.Height = -11
    CurrencyStyle.HeadFont.Name = '楷体_GB2312'
    CurrencyStyle.HeadFont.Style = []
    Columns = <
      item
        Color = clMenu
        FieldName = 'DWMC'
        Title.Alignment = taCenter
        Title.Caption = '单位名称'
        Width = 94
        Footer.Alignment = taCenter
        Footer.ValueType = fvtStaticText
        Footer.Value = '合计'
        Footers = <>
      end
      item
        Color = clInfoBk
        FieldName = 'JYPSR'
        Title.Alignment = taCenter
        Title.Caption = '集邮收入'
        Width = 67
        Footer.Color = clInfoBk
        Footer.ValueType = fvtSum
        Footer.FieldName = 'JYPSR'
        Footers = <>
      end
      item
        Color = clMenu
        FieldName = 'JYPSRHJ'
        Title.Alignment = taCenter
        Title.Caption = '集邮收入累计'
        Title.ToolTips = True
        Width = 61
        Footer.ValueType = fvtSum
        Footer.FieldName = 'JYPSRHJ'
        Footers = <>
      end
      item
        Color = clInfoBk
        FieldName = 'YPSR'
        Title.Alignment = taCenter
        Title.Caption = '邮品收入'
        Width = 70
        Footer.Color = clInfoBk
        Footer.ValueType = fvtSum
        Footer.FieldName = 'YPSR'
        Footers = <>
      end
      item
        Color = clMenu
        FieldName = 'YPSRHJ'
        Title.Alignment = taCenter
        Title.Caption = '邮品收入累计'
        Width = 57
        Footer.ValueType = fvtSum
        Footer.FieldName = 'YPSRHJ'
        Footers = <>
      end
      item
        Color = clInfoBk
        FieldName = 'QTSR'
        Title.Alignment = taCenter
        Title.Caption = '其他收入'
        Width = 69
        Footer.Color = clInfoBk
        Footer.ValueType = fvtSum
        Footer.FieldName = 'QTSR'
        Footers = <>
      end
      item
        Color = clMenu
        FieldName = 'QTSRHJ'
        Title.Alignment = taCenter
        Title.Caption = '其他收入累计'
        Width = 53
        Footer.ValueType = fvtSum
        Footer.FieldName = 'QTSRHJ'
        Footers = <>
      end
      item
        Color = clInfoBk
        FieldName = 'ML'
        Title.Alignment = taCenter
        Title.Caption = '毛利收入'
        Footer.Color = clInfoBk
        Footer.ValueType = fvtSum
        Footer.FieldName = 'ML'
        Footers = <>
      end
      item
        Color = clMenu
        FieldName = 'MLHJ'
        Title.Alignment = taCenter
        Title.Caption = '毛利收入累计'
        Width = 73
        Footer.ValueType = fvtSum
        Footer.FieldName = 'MLHJ'
        Footers = <>
      end
      item
        Color = 12639424
        FieldName = 'HJ'
        Title.Alignment = taCenter
        Title.Caption = '收入合计'
        Width = 71
        Footer.Color = 12639424
        Footer.ValueType = fvtSum
        Footer.FieldName = 'HJ'
        Footers = <>
      end
      item
        Color = clMenu
        FieldName = 'HJHJ'
        Title.Alignment = taCenter
        Title.Caption = '年收入累计'
        Footer.ValueType = fvtSum
        Footer.FieldName = 'HJHJ'
        Footers = <>
      end>
  end
  object Panel11: TPanel
    Left = 0
    Top = 0
    Width = 790
    Height = 53
    Align = alTop
    BevelOuter = bvLowered
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object DWMC: TLabel
      Left = 16
      Top = 32
      Width = 78
      Height = 12
      Caption = '   使用单位:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Panel1: TRxLabel
      Left = 271
      Top = 14
      Width = 278
      Height = 24
      Caption = '集邮商品业务收入统计表'
      Font.Charset = GB2312_CHARSET
      Font.Color = clGreen
      Font.Height = -24
      Font.Name = '楷体_GB2312'
      Font.Style = [fsBold, fsUnderline]
      ParentFont = False
    end
    object RG_JB: TRadioGroup
      Left = 651
      Top = 17
      Width = 118

⌨️ 快捷键说明

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