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

📄 ydjlzz.dfm

📁 营业用电管理系统(网络版)是本公司推出的新一代软件产品
💻 DFM
📖 第 1 页 / 共 2 页
字号:
    end
    object SpeedButton9: TSpeedButton
      Left = 358
      Top = 2
      Width = 44
      Height = 38
      Caption = '帮助'
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      Glyph.Data = {
        F6000000424DF600000000000000760000002800000010000000100000000100
        0400000000008000000000000000000000001000000000000000000000000000
        8000008000000080800080000000800080008080000080808000C0C0C0000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
        FFFFFFFFFFF000FFFFFFFFFFFF0BB00FFFFFFFFFFF0BB00FFFFFFFFFFFF00FFF
        FFFFFFFFFF0B00FFFFFFFFFFFF0B00FFFFFFFFFFFF0B00FFFFFFFFFFFF0BB00F
        FFFFFFFF00F0BB00FFFFFFF0B00F0BB00FFFFFF0B00FF0B00FFFFFF0BB000BB0
        0FFFFFFF0BBBBB00FFFFFFFFF000000FFFFFFFFFFFFFFFFFFFFF}
      Layout = blGlyphTop
      ParentFont = False
    end
    object SpeedButton10: TSpeedButton
      Left = 402
      Top = 2
      Width = 44
      Height = 38
      Caption = '退出'
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      Glyph.Data = {
        EE000000424DEE000000000000007600000028000000100000000F0000000100
        0400000000007800000000000000000000001000000000000000000000000000
        8000008000000080800080000000800080008080000080808000C0C0C0000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFF0FFFFFF
        FFFFFFFF00FFFFFFFFFFFFF030FFFFFFFFFFFF0330FFFFFFFFFF003330000000
        0FFFF03330FF0FFFFFFFF03300FF0FFFF4FFF03330FF0FFF44FFF03330FF0FF4
        4444F03330FF0F444444F03330FF0FF44444F0330FFF0FFF44FFF030FFFF0FFF
        F4FFF00FFFFF0FFFFFFFF00000000FFFFFFF}
      Layout = blGlyphTop
      ParentFont = False
      OnClick = SpeedButton10Click
    end
  end
  object Panel1: TPanel
    Left = 4
    Top = 48
    Width = 453
    Height = 73
    BevelInner = bvLowered
    BevelOuter = bvNone
    Enabled = False
    TabOrder = 1
    object Label1: TLabel
      Left = 22
      Top = 14
      Width = 26
      Height = 13
      Caption = '名称'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 304
      Top = 15
      Width = 26
      Height = 13
      Caption = '产权'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 22
      Top = 41
      Width = 26
      Height = 13
      Caption = '规格'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 304
      Top = 41
      Width = 26
      Height = 13
      Caption = '数量'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBComboBox1: TDBComboBox
      Left = 54
      Top = 10
      Width = 129
      Height = 21
      DataField = 'JL_MC'
      DataSource = YDData.DSjlzz
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 13
      Items.Strings = (
        '照明表'
        '有功表'
        '无功表'
        '需量表'
        'CT'
        'PT')
      ParentFont = False
      TabOrder = 0
    end
    object DBComboBox2: TDBComboBox
      Left = 342
      Top = 10
      Width = 70
      Height = 21
      DataField = 'JL_CQ'
      DataSource = YDData.DSjlzz
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 13
      Items.Strings = (
        '局有'
        '用户')
      ParentFont = False
      TabOrder = 1
    end
    object DBEdit1: TDBEdit
      Left = 54
      Top = 37
      Width = 185
      Height = 21
      DataField = 'JL_GG'
      DataSource = YDData.DSjlzz
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
    end
    object DBEdit2: TDBEdit
      Left = 342
      Top = 37
      Width = 70
      Height = 21
      DataField = 'JL_SL'
      DataSource = YDData.DSjlzz
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
    end
  end
  object DBGrid1: TDBGrid
    Left = 4
    Top = 126
    Width = 453
    Height = 153
    DataSource = YDData.DSjlzz
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    ReadOnly = True
    TabOrder = 2
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -13
    TitleFont.Name = '宋体'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'JL_MC'
        Title.Alignment = taCenter
        Title.Caption = '名称'
        Width = 102
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'JL_CQ'
        Title.Alignment = taCenter
        Title.Caption = '产权'
        Width = 89
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'JL_GG'
        Title.Alignment = taCenter
        Title.Caption = '规格'
        Width = 154
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'JL_SL'
        Title.Alignment = taCenter
        Title.Caption = '数量'
        Width = 82
        Visible = True
      end>
  end
end

⌨️ 快捷键说明

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