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

📄 sy_jz.dfm

📁 省级集邮品管理ERP
💻 DFM
字号:
inherited frm_JZ: Tfrm_JZ
  Left = 258
  Top = 189
  Caption = '结转'
  ClientHeight = 193
  ClientWidth = 273
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 65
    Top = 26
    Width = 144
    Height = 12
    Caption = '结转          年      月'
  end
  object lbl1: TLabel
    Left = 100
    Top = 24
    Width = 49
    Height = 19
    AutoSize = False
    Caption = '2000'
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -19
    Font.Name = '华文行楷'
    Font.Style = [fsBold, fsItalic]
    ParentFont = False
  end
  object lbl2: TLabel
    Left = 172
    Top = 24
    Width = 25
    Height = 19
    AutoSize = False
    Caption = '9'
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -19
    Font.Name = '华文行楷'
    Font.Style = [fsBold, fsItalic]
    ParentFont = False
  end
  object BitBtn1: TBitBtn
    Tag = 1
    Left = 40
    Top = 79
    Width = 193
    Height = 35
    Caption = '集邮票结转'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = '宋体'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
    OnClick = BitBtn1Click
  end
  object BitBtn5: TBitBtn
    Left = 100
    Top = 155
    Width = 75
    Height = 25
    Caption = '返回'
    Default = True
    ModalResult = 1
    TabOrder = 1
    Glyph.Data = {
      DE010000424DDE01000000000000760000002800000024000000120000000100
      0400000000006801000000000000000000001000000000000000000000000000
      80000080000000808000800000008000800080800000C0C0C000808080000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00388888888877
      F7F787F8888888888333333F00004444400888FFF444448888888888F333FF8F
      000033334D5007FFF4333388888888883338888F0000333345D50FFFF4333333
      338F888F3338F33F000033334D5D0FFFF43333333388788F3338F33F00003333
      45D50FEFE4333333338F878F3338F33F000033334D5D0FFFF43333333388788F
      3338F33F0000333345D50FEFE4333333338F878F3338F33F000033334D5D0FFF
      F43333333388788F3338F33F0000333345D50FEFE4333333338F878F3338F33F
      000033334D5D0EFEF43333333388788F3338F33F0000333345D50FEFE4333333
      338F878F3338F33F000033334D5D0EFEF43333333388788F3338F33F00003333
      4444444444333333338F8F8FFFF8F33F00003333333333333333333333888888
      8888333F00003333330000003333333333333FFFFFF3333F00003333330AAAA0
      333333333333888888F3333F00003333330000003333333333338FFFF8F3333F
      0000}
    NumGlyphs = 2
  end
  object StoredProc1: TStoredProc
    DatabaseName = 'YZPP'
    StoredProcName = 'JYP_JZ'
    ParamBindMode = pbByNumber
    Left = 242
    Top = 45
    ParamData = <
      item
        DataType = ftFloat
        Name = 'Result'
        ParamType = ptResult
      end
      item
        DataType = ftString
        Name = 'PC_ND'
        ParamType = ptInput
      end
      item
        DataType = ftString
        Name = 'PC_YF'
        ParamType = ptInput
      end>
  end
  object StoredProc2: TStoredProc
    DatabaseName = 'YZPP'
    StoredProcName = 'TXP_JZ'
    Left = 242
    Top = 73
    ParamData = <
      item
        DataType = ftFloat
        Name = 'Result'
        ParamType = ptResult
      end
      item
        DataType = ftString
        Name = 'PC_ND'
        ParamType = ptInput
      end
      item
        DataType = ftString
        Name = 'PC_YF'
        ParamType = ptInput
      end>
  end
  object StoredProc3: TStoredProc
    DatabaseName = 'YZPP'
    StoredProcName = 'YP_JZ'
    Left = 242
    Top = 101
    ParamData = <
      item
        DataType = ftFloat
        Name = 'Result'
        ParamType = ptResult
      end
      item
        DataType = ftString
        Name = 'PC_ND'
        ParamType = ptInput
      end
      item
        DataType = ftString
        Name = 'PC_YF'
        ParamType = ptInput
      end>
  end
  object StoredProc4: TStoredProc
    DatabaseName = 'YZPP'
    StoredProcName = 'GRP_JZ'
    Left = 242
    Top = 129
    ParamData = <
      item
        DataType = ftFloat
        Name = 'Result'
        ParamType = ptResult
      end
      item
        DataType = ftString
        Name = 'PC_ND'
        ParamType = ptInput
      end
      item
        DataType = ftString
        Name = 'PC_YF'
        ParamType = ptInput
      end>
  end
  object Query1: TQuery
    DatabaseName = 'YZPP'
    Left = 242
    Top = 157
  end
end

⌨️ 快捷键说明

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