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

📄 setting.dfm

📁 Monitor.dfm Meter.dpr pasMain.pas
💻 DFM
📖 第 1 页 / 共 4 页
字号:
            AutoSize = True
            Caption = '集中器抄表时段'
          end>
        ReadOnly = True
        RowSelect = True
        TabOrder = 0
        ViewStyle = vsReport
      end
      object Button7: TButton
        Left = 187
        Top = 301
        Width = 72
        Height = 21
        Caption = '装载'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = [fsUnderline]
        ParentFont = False
        TabOrder = 2
        OnClick = Button7Click
      end
      object Button8: TButton
        Left = 263
        Top = 301
        Width = 72
        Height = 21
        Caption = '读取'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = [fsUnderline]
        ParentFont = False
        TabOrder = 3
        OnClick = Button8Click
      end
      object Button10: TButton
        Left = 111
        Top = 301
        Width = 72
        Height = 21
        Caption = '清除'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = [fsUnderline]
        ParentFont = False
        TabOrder = 1
        OnClick = Button10Click
      end
    end
    object TabSheet4: TTabSheet
      Caption = '表号'
      ImageIndex = 3
      object Image4: TImage
        Left = 17
        Top = 5
        Width = 32
        Height = 32
        AutoSize = True
        Picture.Data = {
          055449636F6E0000010001002020100000000000E80200001600000028000000
          2000000040000000010004000000000080020000000000000000000000000000
          0000000000000000000080000080000000808000800000008000800080800000
          80808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000
          FFFFFF0000000000000000000000000000000000000000000000000000000000
          00000000F0000000000000000000000000000000F88888888888888888888888
          00000000F8888888888888888888888800000000F88880000000800008008888
          00000000F888FFFFFFF8FFFF8FF8888800000000F88880000800000080000008
          00000000F888FFFF8FFFFFF8FFFFF88800000000F88880008000800800808888
          00000000F888FFF8FFF8FF8FF8F8888800000000F88880000080008000000888
          00000000F888FFFFF8FFF8FFFFFF888800000000F88880000000800008008888
          00000000F888FFFFFFF8FFFF8FF8888800000000F88880000800000080000088
          00000000F888FFFF8FFFFFF8FFFFF88800000000F88888888888888888888888
          00000000F8880000000000000000000800000000F88FFFFFFFFFFFFFFFFFFF88
          00000000F8888888888888888888888800000000F88808888808888808888808
          00000000F88F08808F08808F08808F0800000000F88F00F00F00F00F00F00F08
          00000000F88FFFFFFFFFFFFFFFFFFF0800000000F88888888888888888888888
          00000000F8888888888888888888888800000000F888888888888888888F0000
          00000000F888888888888888888F888000000000F888888888888888888F8800
          00000000F888888888888888888F800000000000FFFFFFFFFFFFFFFFFFFFF000
          00000000FFFFFFFFFFFFFFFF0000007F0000007F0000007F0000007F0000007F
          0000007F0000007F0000007F0000007F0000007F0000007F0000007F0000007F
          0000007F0000007F0000007F0000007F0000007F0000007F0000007F0000007F
          0000007F0000007F0000007F0000007F0000007F000000FF000001FF000003FF
          000007FF}
      end
      object nNAMElab: TLabel
        Left = 51
        Top = 16
        Width = 48
        Height = 12
        Caption = '台区名称'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object IDListView: TListView
        Left = 15
        Top = 41
        Width = 326
        Height = 248
        Columns = <
          item
            Caption = '序号'
            Width = 48
          end
          item
            Alignment = taCenter
            Caption = '后台表号'
            Width = 96
          end
          item
            Alignment = taCenter
            Caption = '标志'
            Width = 46
          end
          item
            AutoSize = True
            Caption = '集中器表号'
          end>
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ReadOnly = True
        RowSelect = True
        ParentFont = False
        TabOrder = 0
        ViewStyle = vsReport
        OnColumnClick = IDListViewColumnClick
        OnCompare = IDListViewCompare
      end
      object SetID_Btn: TButton
        Left = 187
        Top = 301
        Width = 72
        Height = 21
        Caption = '装载'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        OnClick = SetID_BtnClick
      end
      object GetID_Btn: TButton
        Left = 263
        Top = 301
        Width = 72
        Height = 21
        Caption = '读取'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 2
        OnClick = GetID_BtnClick
      end
      object ClrID_Btn: TButton
        Left = 111
        Top = 301
        Width = 72
        Height = 21
        Caption = '清除'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 3
        OnClick = ClrID_BtnClick
      end
    end
    object TabSheet5: TTabSheet
      Caption = '系统状态'
      ImageIndex = 4
      object Image6: TImage
        Left = 17
        Top = 6
        Width = 24
        Height = 27
        AutoSize = True
        Picture.Data = {
          07544269746D61708A010000424D8A0100000000000046000000280000001800
          00001B000000010004000000000044010000C30E0000C30E0000040000000400
          0000FFFFFF00BFBFBF007F7F7F00000000001111111111111111111111111111
          2222222222222222211111133333333333333333211111132222222222222223
          2111111301111111111111232111111301333333133331232111111301111111
          1111112321111113011111111111112321111113011111111111112321111113
          0111111111111123211111130111111111111123211111130111111111111123
          2111111301111111111111232111111301331111111331232111111301111111
          1113312321111113013333333333312321111113013200000000312321111113
          0132111311103123211111130132111313103123211111130132111311103123
          2111111301321113131031232111111301321113111031232111111301322222
          2222312321111113013333333333312321111113000000000000002321111113
          33333333333333331111111111111111111111111111}
      end
      object sNameLab: TLabel
        Left = 45
        Top = 12
        Width = 48
        Height = 12
        Caption = '台区名称'
        Color = clBtnFace
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object GroupBox5: TGroupBox
        Left = 18
        Top = 40
        Width = 323
        Height = 241
        Caption = '集中器抄表状态'
        TabOrder = 0
        object Label1: TLabel
          Left = 45
          Top = 27
          Width = 48
          Height = 12
          Caption = '抄表开关'
        end
        object Label2: TLabel
          Left = 45
          Top = 48
          Width = 48
          Height = 12
          Caption = '量程常数'
        end
        object Label6: TLabel
          Left = 45
          Top = 70
          Width = 48
          Height = 12
          Caption = '冻结开关'
        end
        object Label10: TLabel
          Left = 45
          Top = 91
          Width = 48
          Height = 12
          Caption = '测试开关'
        end
        object Label11: TLabel
          Left = 45
          Top = 112
          Width = 48
          Height = 12
          Caption = '连续步长'
        end
        object Label12: TLabel
          Left = 45
          Top = 131
          Width = 48
          Height = 12
          Caption = '搜索步长'
        end
        object Label13: TLabel
          Left = 48
          Top = 217
          Width = 48
          Height = 12
          Caption = '冻结时间'
        end
        object Label14: TLabel
          Left = 45
          Top = 152
          Width = 48
          Height = 12
          Caption = '电表数量'
        end
        object Label15: TLabel
          Left = 46
          Top = 173
          Width = 48
          Height = 12
          Caption = '抄表费率'
        end
        object Label16: TLabel
          Left = 48
          Top = 195
          Width = 60
          Height = 12
          Caption = '抄表日开关'
        end
        object ReadCB: TComboBox
          Left = 139
          Top = 23
          Width = 73
          Height = 20
          ItemHeight = 12
          TabOrder = 0
          Text = 'ON'
          Items.Strings = (
            'ON'
            'OFF')
        end
        object CnstCB: TComboBox
          Left = 139
          Top = 44
          Width = 73
          Height = 20
          ItemHeight = 12
          TabOrder = 1
          Text = 'OFF'
          Items.Strings = (
            'OFF'
            'ON')
        end
        object FreCB: TComboBox
          Left = 139

⌨️ 快捷键说明

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