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

📄 ydlsdldf.dfm

📁 营业用电管理系统(网络版)是本公司推出的新一代软件产品
💻 DFM
字号:
object Flsdldf: TFlsdldf
  Left = 88
  Top = 86
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = '历史电量电费查询'
  ClientHeight = 349
  ClientWidth = 504
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = '宋体'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel2: TPanel
    Left = 412
    Top = 4
    Width = 88
    Height = 118
    BevelInner = bvLowered
    BevelOuter = bvNone
    TabOrder = 0
    object SpeedButton2: TSpeedButton
      Left = 10
      Top = 9
      Width = 69
      Height = 47
      Caption = '帮助'
      Glyph.Data = {
        F6000000424DF600000000000000760000002800000010000000100000000100
        0400000000008000000000000000000000001000000000000000000000000000
        8000008000000080800080000000800080008080000080808000C0C0C0000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
        FFFFFFFFFFF000FFFFFFFFFFFF0BB00FFFFFFFFFFF0BB00FFFFFFFFFFFF00FFF
        FFFFFFFFFF0B00FFFFFFFFFFFF0B00FFFFFFFFFFFF0B00FFFFFFFFFFFF0BB00F
        FFFFFFFF00F0BB00FFFFFFF0B00F0BB00FFFFFF0B00FF0B00FFFFFF0BB000BB0
        0FFFFFFF0BBBBB00FFFFFFFFF000000FFFFFFFFFFFFFFFFFFFFF}
      Layout = blGlyphTop
    end
    object SpeedButton3: TSpeedButton
      Left = 10
      Top = 62
      Width = 69
      Height = 47
      Caption = '退出'
      Glyph.Data = {
        EE000000424DEE000000000000007600000028000000100000000F0000000100
        0400000000007800000000000000000000001000000000000000000000000000
        8000008000000080800080000000800080008080000080808000C0C0C0000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFF0FFFFFF
        FFFFFFFF00FFFFFFFFFFFFF030FFFFFFFFFFFF0330FFFFFFFFFF003330000000
        0FFFF03330FF0FFFFFFFF03300FF0FFFF4FFF03330FF0FFF44FFF03330FF0FF4
        4444F03330FF0F444444F03330FF0FF44444F0330FFF0FFF44FFF030FFFF0FFF
        F4FFF00FFFFF0FFFFFFFF00000000FFFFFFF}
      Layout = blGlyphTop
      OnClick = SpeedButton3Click
    end
  end
  object Panel1: TPanel
    Left = 3
    Top = 50
    Width = 403
    Height = 71
    BevelInner = bvLowered
    BevelOuter = bvNone
    TabOrder = 1
    object Label5: TLabel
      Left = 181
      Top = 12
      Width = 52
      Height = 13
      Caption = '片区名称'
    end
    object SpeedButton5: TSpeedButton
      Left = 244
      Top = 37
      Width = 69
      Height = 23
      Caption = '查询'
      Flat = True
      Glyph.Data = {
        EE000000424DEE000000000000007600000028000000100000000F0000000100
        04000000000078000000130B0000130B00001000000000000000000000000000
        8000008000000080800080000000800080008080000080808000C0C0C0000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
        888800000888880000080F000888880F00080F000888880F0008000000080000
        000800F000000F00000800F000800F00000800F000800F000008800000000000
        0088880F00080F000888880000080000088888800088800088888880F08880F0
        888888800088800088888888888888888888}
      OnClick = SpeedButton5Click
    end
    object SpeedButton1: TSpeedButton
      Left = 322
      Top = 38
      Width = 69
      Height = 23
      Caption = '打印'
      Enabled = False
      Flat = True
      Glyph.Data = {
        EE000000424DEE000000000000007600000028000000100000000F0000000100
        0400000000007800000000000000000000001000000000000000000000000000
        8000008000000080800080000000800080008080000080808000C0C0C0000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FF0000000000
        0FFFF0888888888080FF000000000000080F0888888FFF88000F088888877788
        080F00000000000008800888888888808080F000000000080800FF0FFFFFFFF0
        8080FFF0F00000F0000FFFF0FFFFFFFF0FFFFFFF0F00000F0FFFFFFF0FFFFFFF
        F0FFFFFFF000000000FFFFFFFFFFFFFFFFFF}
      OnClick = SpeedButton1Click
    end
    object Edit1: TEdit
      Left = 96
      Top = 7
      Width = 56
      Height = 21
      Color = clInfoBk
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      MaxLength = 4
      ParentFont = False
      TabOrder = 0
      OnDblClick = Edit1DblClick
    end
    object RadioButton2: TRadioButton
      Left = 15
      Top = 12
      Width = 76
      Height = 17
      Caption = '按片区号'
      Checked = True
      TabOrder = 1
      TabStop = True
      OnClick = RadioButton2Click
    end
    object RadioButton3: TRadioButton
      Left = 13
      Top = 41
      Width = 76
      Height = 17
      Caption = '按区户号'
      TabOrder = 2
    end
    object Edit2: TEdit
      Left = 94
      Top = 36
      Width = 75
      Height = 21
      Color = clInfoBk
      MaxLength = 9
      TabOrder = 3
    end
    object Edit3: TEdit
      Left = 241
      Top = 7
      Width = 149
      Height = 21
      TabOrder = 4
    end
  end
  object DBGrid1: TDBGrid
    Left = 3
    Top = 126
    Width = 497
    Height = 219
    Color = clInfoBk
    DataSource = DataSource1
    TabOrder = 2
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -13
    TitleFont.Name = '宋体'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'DB_RQ'
        Title.Alignment = taCenter
        Title.Caption = '核算年月'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DB_QH'
        Title.Alignment = taCenter
        Title.Caption = '区号'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DB_HH'
        Title.Alignment = taCenter
        Title.Caption = '户号'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DB_YHMC'
        Title.Alignment = taCenter
        Title.Caption = '用户名称'
        Width = 132
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DB_DBLB'
        Title.Alignment = taCenter
        Title.Caption = '电表类别'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DB_SD'
        Title.Alignment = taCenter
        Title.Caption = '时段'
        Width = 73
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DB_DD'
        Title.Alignment = taCenter
        Title.Caption = '上月抄见'
        Width = 74
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DB_CJDD'
        Title.Alignment = taCenter
        Title.Caption = '本月抄见'
        Width = 38
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DB_BL'
        Title.Alignment = taCenter
        Title.Caption = '倍率'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DB_BZDL'
        Title.Alignment = taCenter
        Title.Caption = '表计电量'
        Width = 76
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DB_JJDL'
        Title.Alignment = taCenter
        Title.Caption = '加减电量'
        Width = 68
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DB_ZGDL'
        Title.Alignment = taCenter
        Title.Caption = '转供电量'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DB_JFDD'
        Title.Alignment = taCenter
        Title.Caption = '计费电量'
        Width = 75
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DB_DDDF'
        Title.Alignment = taCenter
        Title.Caption = '电度电费'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DB_FJF'
        Title.Alignment = taCenter
        Title.Caption = '附加费'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DB_JJJE'
        Title.Alignment = taCenter
        Title.Caption = '加价金额'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DB_LLJF'
        Title.Alignment = taCenter
        Title.Caption = '力率奖罚'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DB_ZGF'
        Title.Alignment = taCenter
        Title.Caption = '转供费'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DB_DFHJ'
        Title.Alignment = taCenter
        Title.Caption = '合计电费'
        Visible = True
      end>
  end
  object Panel3: TPanel
    Left = 3
    Top = 6
    Width = 403
    Height = 38
    BevelInner = bvLowered
    BevelOuter = bvNone
    TabOrder = 3
    object Label1: TLabel
      Left = 168
      Top = 11
      Width = 18
      Height = 16
      Caption = '年'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -16
      Font.Name = '宋体'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 243
      Top = 11
      Width = 35
      Height = 16
      Caption = '月至'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -16
      Font.Name = '宋体'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label6: TLabel
      Left = 13
      Top = 11
      Width = 69
      Height = 16
      Caption = '日期范围'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -16
      Font.Name = '宋体'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label3: TLabel
      Left = 336
      Top = 11
      Width = 18
      Height = 16
      Caption = '月'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -16
      Font.Name = '宋体'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object ComboBox1: TComboBox
      Left = 95
      Top = 8
      Width = 65
      Height = 21
      ItemHeight = 13
      TabOrder = 0
    end
    object ComboBox2: TComboBox
      Left = 194
      Top = 8
      Width = 44
      Height = 21
      ItemHeight = 13
      TabOrder = 1
      Text = '01'
      Items.Strings = (
        '01'
        '02'
        '03'
        '04'
        '05'
        '06'
        '07'
        '08'
        '09'
        '10'
        '11'
        '12')
    end
    object ComboBox3: TComboBox
      Left = 282
      Top = 8
      Width = 44
      Height = 21
      ItemHeight = 13
      TabOrder = 2
      Text = '01'
      Items.Strings = (
        '01'
        '02'
        '03'
        '04'
        '05'
        '06'
        '07'
        '08'
        '09'
        '10'
        '11'
        '12')
    end
  end
  object Qlsdldf: TQuery
    DatabaseName = 'YDDB'
    SQL.Strings = (
      '')
    Left = 160
    Top = 224
  end
  object DataSource1: TDataSource
    DataSet = Qlsdldf
    Left = 208
    Top = 224
  end
end

⌨️ 快捷键说明

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