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

📄 ydxlcs.dfm

📁 营业用电管理系统(网络版)是本公司推出的新一代软件产品
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      Width = 52
      Height = 13
      Caption = '线路类别'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 310
      Top = 65
      Width = 52
      Height = 13
      Caption = '供电电压'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 11
      Top = 65
      Width = 80
      Height = 13
      Caption = '线路长度(KM)'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 310
      Top = 39
      Width = 52
      Height = 13
      Caption = '塔杆数量'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 28
      Top = 116
      Width = 54
      Height = 13
      Caption = '备    注'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 275
      Top = 91
      Width = 87
      Height = 13
      Caption = '容许容量(KVA)'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 18
      Top = 91
      Width = 73
      Height = 13
      Caption = '运行负荷(A)'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBEdit1: TDBEdit
      Left = 101
      Top = 10
      Width = 119
      Height = 21
      DataField = 'XLBH'
      DataSource = YDData.DSxlcs
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 0
    end
    object DBEdit2: TDBEdit
      Left = 371
      Top = 10
      Width = 161
      Height = 21
      DataField = 'XLMC'
      DataSource = YDData.DSxlcs
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 1
    end
    object DBEdit3: TDBEdit
      Left = 101
      Top = 36
      Width = 119
      Height = 21
      DataField = 'XLLB'
      DataSource = YDData.DSxlcs
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 2
    end
    object DBEdit4: TDBEdit
      Left = 371
      Top = 88
      Width = 98
      Height = 21
      DataField = 'RXRL'
      DataSource = YDData.DSxlcs
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 7
    end
    object DBEdit5: TDBEdit
      Left = 101
      Top = 62
      Width = 119
      Height = 21
      DataField = 'XLCD'
      DataSource = YDData.DSxlcs
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 4
    end
    object DBEdit6: TDBEdit
      Left = 371
      Top = 36
      Width = 98
      Height = 21
      DataField = 'XLTGS'
      DataSource = YDData.DSxlcs
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 3
    end
    object DBEdit7: TDBEdit
      Left = 101
      Top = 88
      Width = 119
      Height = 21
      DataField = 'YXFH'
      DataSource = YDData.DSxlcs
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 6
    end
    object DBEdit8: TDBEdit
      Left = 102
      Top = 114
      Width = 430
      Height = 21
      DataField = 'XLBZ'
      DataSource = YDData.DSxlcs
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 8
      OnExit = DBEdit8Exit
    end
    object DBComboBox2: TDBComboBox
      Left = 371
      Top = 62
      Width = 101
      Height = 21
      DataField = 'XLDY'
      DataSource = YDData.DSxlcs
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 13
      ParentFont = False
      ReadOnly = True
      TabOrder = 5
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 197
    Width = 545
    Height = 168
    Color = clInfoBk
    DataSource = YDData.DSxlcs
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    ReadOnly = True
    TabOrder = 2
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'XLBH'
        Title.Alignment = taCenter
        Title.Caption = '线路编号'
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -13
        Title.Font.Name = '宋体'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'XLMC'
        Title.Alignment = taCenter
        Title.Caption = '线路名称'
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -13
        Title.Font.Name = '宋体'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'XLLB'
        Title.Alignment = taCenter
        Title.Caption = '线路类别'
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -13
        Title.Font.Name = '宋体'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'XLDY'
        Title.Alignment = taCenter
        Title.Caption = '供电电压'
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -13
        Title.Font.Name = '宋体'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'XLCD'
        Title.Alignment = taCenter
        Title.Caption = '线路长度'
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -13
        Title.Font.Name = '宋体'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'XLTGS'
        Title.Alignment = taCenter
        Title.Caption = '塔杆数'
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -13
        Title.Font.Name = '宋体'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'XLGDS'
        Title.Alignment = taCenter
        Title.Caption = '供电所'
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -13
        Title.Font.Name = '宋体'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'XLBZ'
        Title.Alignment = taCenter
        Title.Caption = '备注'
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -13
        Title.Font.Name = '宋体'
        Title.Font.Style = []
        Width = 74
        Visible = True
      end>
  end
end

⌨️ 快捷键说明

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