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

📄 ydctcs.dfm

📁 营业用电管理系统(网络版)是本公司推出的新一代软件产品
💻 DFM
📖 第 1 页 / 共 2 页
字号:
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'CT_JX'
        Title.Alignment = taCenter
        Title.Caption = '结线'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'CT_DJ'
        Title.Alignment = taCenter
        Title.Caption = '等级'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'CT_RL'
        Title.Alignment = taCenter
        Title.Caption = '容量'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'CT_ZBRQ'
        Title.Alignment = taCenter
        Title.Caption = '装表日期'
        Visible = True
      end>
  end
  object Panel1: TPanel
    Left = 0
    Top = 49
    Width = 468
    Height = 113
    BevelInner = bvLowered
    BevelOuter = bvNone
    Enabled = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    object Label1: TLabel
      Left = 13
      Top = 16
      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 = 98
      Top = 16
      Width = 26
      Height = 13
      Caption = '相别'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 198
      Top = 16
      Width = 26
      Height = 13
      Caption = '厂号'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 307
      Top = 16
      Width = 26
      Height = 13
      Caption = '厂名'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label11: TLabel
      Left = 16
      Top = 55
      Width = 26
      Height = 13
      Caption = '变比'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label12: TLabel
      Left = 169
      Top = 55
      Width = 26
      Height = 13
      Caption = '结线'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label13: TLabel
      Left = 328
      Top = 55
      Width = 26
      Height = 13
      Caption = '等级'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label14: TLabel
      Left = 16
      Top = 83
      Width = 26
      Height = 13
      Caption = '容量'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label15: TLabel
      Left = 169
      Top = 83
      Width = 26
      Height = 13
      Caption = '产权'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label16: TLabel
      Left = 300
      Top = 83
      Width = 52
      Height = 13
      Caption = '装表日期'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Shape1: TShape
      Left = 8
      Top = 39
      Width = 455
      Height = 1
    end
    object Shape2: TShape
      Left = 8
      Top = 40
      Width = 455
      Height = 1
      Pen.Color = clWhite
    end
    object DBEdit1: TDBEdit
      Left = 48
      Top = 11
      Width = 33
      Height = 21
      DataField = 'CT_ZH'
      DataSource = YDData.DSctcs
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object DBComboBox1: TDBComboBox
      Left = 135
      Top = 11
      Width = 49
      Height = 21
      DataField = 'CT_XB'
      DataSource = YDData.DSctcs
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 13
      Items.Strings = (
        'A相'
        'B相'
        'C相')
      ParentFont = False
      TabOrder = 1
    end
    object DBComboBox2: TDBComboBox
      Left = 205
      Top = 76
      Width = 66
      Height = 21
      DataField = 'CT_CQ'
      DataSource = YDData.DSctcs
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 13
      Items.Strings = (
        '公有'
        '私有'
        '')
      ParentFont = False
      TabOrder = 2
    end
    object DBEdit2: TDBEdit
      Left = 237
      Top = 11
      Width = 57
      Height = 21
      DataField = 'CT_CH'
      DataSource = YDData.DSctcs
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
    end
    object DBEdit3: TDBEdit
      Left = 347
      Top = 11
      Width = 109
      Height = 21
      DataField = 'CT_CM'
      DataSource = YDData.DSctcs
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 4
    end
    object DBEdit4: TDBEdit
      Left = 56
      Top = 49
      Width = 97
      Height = 21
      DataField = 'CT_BB'
      DataSource = YDData.DSctcs
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 5
    end
    object DBEdit5: TDBEdit
      Left = 205
      Top = 49
      Width = 66
      Height = 21
      DataField = 'CT_JX'
      DataSource = YDData.DSctcs
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 6
    end
    object DBEdit6: TDBEdit
      Left = 368
      Top = 48
      Width = 88
      Height = 21
      DataField = 'CT_DJ'
      DataSource = YDData.DSctcs
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 7
    end
    object DBEdit7: TDBEdit
      Left = 56
      Top = 76
      Width = 99
      Height = 21
      DataField = 'CT_RL'
      DataSource = YDData.DSctcs
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 8
    end
    object DBEdit8: TDBEdit
      Left = 368
      Top = 75
      Width = 88
      Height = 21
      DataField = 'CT_ZBRQ'
      DataSource = YDData.DSctcs
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 9
    end
  end
end

⌨️ 快捷键说明

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