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

📄 patternform.dfm

📁 16 relay output channels and 16 isolated digital input channels LED indicators to show activated
💻 DFM
字号:
object frmPattern: TfrmPattern
  Left = 215
  Top = 111
  Width = 503
  Height = 175
  Caption = 'Pattern Match Configuration'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel9: TPanel
    Left = 8
    Top = 8
    Width = 393
    Height = 137
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object Label1: TLabel
      Left = 20
      Top = 16
      Width = 18
      Height = 13
      Caption = 'Bit :'
    end
    object Label2: TLabel
      Left = 354
      Top = 16
      Width = 6
      Height = 13
      Caption = '0'
    end
    object Label3: TLabel
      Left = 312
      Top = 16
      Width = 6
      Height = 13
      Caption = '1'
    end
    object Label4: TLabel
      Left = 228
      Top = 16
      Width = 6
      Height = 13
      Caption = '3'
    end
    object Label5: TLabel
      Left = 270
      Top = 16
      Width = 6
      Height = 13
      Caption = '2'
    end
    object Label6: TLabel
      Left = 144
      Top = 16
      Width = 6
      Height = 13
      Caption = '5'
    end
    object Label7: TLabel
      Left = 186
      Top = 16
      Width = 6
      Height = 13
      Caption = '4'
    end
    object Label8: TLabel
      Left = 60
      Top = 16
      Width = 6
      Height = 13
      Caption = '7'
    end
    object Label9: TLabel
      Left = 102
      Top = 16
      Width = 6
      Height = 13
      Caption = '6'
    end
    object Label10: TLabel
      Left = 12
      Top = 40
      Width = 39
      Height = 13
      Caption = 'Enable :'
    end
    object Label11: TLabel
      Left = 16
      Top = 72
      Width = 28
      Height = 13
      Caption = 'High :'
    end
    object Label12: TLabel
      Left = 16
      Top = 104
      Width = 26
      Height = 13
      Caption = 'Low :'
    end
    object chkPatternBit0: TCheckBox
      Left = 354
      Top = 40
      Width = 15
      Height = 17
      Caption = 'chkPatternBit0'
      TabOrder = 0
      OnClick = chkPatternBit7Click
    end
    object chkPatternBit1: TCheckBox
      Left = 312
      Top = 40
      Width = 15
      Height = 17
      Caption = 'CheckBox1'
      TabOrder = 1
      OnClick = chkPatternBit7Click
    end
    object chkPatternBit3: TCheckBox
      Left = 228
      Top = 40
      Width = 15
      Height = 17
      Caption = 'CheckBox1'
      TabOrder = 2
      OnClick = chkPatternBit7Click
    end
    object chkPatternBit2: TCheckBox
      Left = 270
      Top = 40
      Width = 15
      Height = 17
      Caption = 'CheckBox1'
      TabOrder = 3
      OnClick = chkPatternBit7Click
    end
    object chkPatternBit5: TCheckBox
      Left = 144
      Top = 40
      Width = 15
      Height = 17
      Caption = 'CheckBox1'
      TabOrder = 4
      OnClick = chkPatternBit7Click
    end
    object chkPatternBit4: TCheckBox
      Left = 186
      Top = 40
      Width = 15
      Height = 17
      Caption = 'CheckBox1'
      TabOrder = 5
      OnClick = chkPatternBit7Click
    end
    object chkPatternBit7: TCheckBox
      Left = 60
      Top = 40
      Width = 15
      Height = 17
      Caption = 'CheckBox1'
      TabOrder = 6
      OnClick = chkPatternBit7Click
    end
    object chkPatternBit6: TCheckBox
      Left = 102
      Top = 40
      Width = 15
      Height = 17
      Caption = 'CheckBox1'
      TabOrder = 7
      OnClick = chkPatternBit7Click
    end
    object Panel0: TPanel
      Left = 344
      Top = 64
      Width = 33
      Height = 65
      BevelOuter = bvNone
      TabOrder = 8
      object optPatternBitHi0: TRadioButton
        Left = 10
        Top = 8
        Width = 15
        Height = 17
        Caption = 'optPatternBitHi0'
        Checked = True
        Enabled = False
        TabOrder = 0
        TabStop = True
      end
      object optPatternBitLo0: TRadioButton
        Left = 10
        Top = 40
        Width = 15
        Height = 17
        Caption = 'RadioButton1'
        Enabled = False
        TabOrder = 1
      end
    end
    object Panel1: TPanel
      Left = 302
      Top = 64
      Width = 33
      Height = 65
      BevelOuter = bvNone
      TabOrder = 9
      object optPatternBitHi1: TRadioButton
        Left = 10
        Top = 8
        Width = 15
        Height = 17
        Caption = 'RadioButton1'
        Checked = True
        Enabled = False
        TabOrder = 0
        TabStop = True
      end
      object optPatternBitLo1: TRadioButton
        Left = 10
        Top = 40
        Width = 15
        Height = 17
        Caption = 'RadioButton1'
        Enabled = False
        TabOrder = 1
      end
    end
    object Panel2: TPanel
      Left = 259
      Top = 64
      Width = 33
      Height = 65
      BevelOuter = bvNone
      TabOrder = 10
      object optPatternBitHi2: TRadioButton
        Left = 10
        Top = 8
        Width = 15
        Height = 17
        Caption = 'RadioButton1'
        Checked = True
        Enabled = False
        TabOrder = 0
        TabStop = True
      end
      object optPatternBitLo2: TRadioButton
        Left = 10
        Top = 44
        Width = 15
        Height = 13
        Caption = 'RadioButton1'
        Enabled = False
        TabOrder = 1
      end
    end
    object Panel3: TPanel
      Left = 217
      Top = 64
      Width = 33
      Height = 65
      BevelOuter = bvNone
      TabOrder = 11
      object optPatternBitHi3: TRadioButton
        Left = 10
        Top = 8
        Width = 15
        Height = 17
        Caption = 'RadioButton1'
        Checked = True
        Enabled = False
        TabOrder = 0
        TabStop = True
      end
      object optPatternBitLo3: TRadioButton
        Left = 10
        Top = 40
        Width = 15
        Height = 17
        Caption = 'RadioButton1'
        Enabled = False
        TabOrder = 1
      end
    end
    object Panel4: TPanel
      Left = 175
      Top = 64
      Width = 33
      Height = 65
      BevelOuter = bvNone
      TabOrder = 12
      object optPatternBitHi4: TRadioButton
        Left = 10
        Top = 8
        Width = 15
        Height = 17
        Caption = 'RadioButton1'
        Checked = True
        Enabled = False
        TabOrder = 0
        TabStop = True
      end
      object optPatternBitLo4: TRadioButton
        Left = 10
        Top = 40
        Width = 15
        Height = 17
        Caption = 'RadioButton1'
        Enabled = False
        TabOrder = 1
      end
    end
    object Panel7: TPanel
      Left = 48
      Top = 64
      Width = 33
      Height = 65
      BevelOuter = bvNone
      TabOrder = 13
      object optPatternBitHi7: TRadioButton
        Left = 10
        Top = 8
        Width = 15
        Height = 17
        Caption = 'RadioButton1'
        Checked = True
        Enabled = False
        TabOrder = 0
        TabStop = True
      end
      object optPatternBitLo7: TRadioButton
        Left = 10
        Top = 40
        Width = 15
        Height = 17
        Caption = 'RadioButton1'
        Enabled = False
        TabOrder = 1
      end
    end
    object Panel5: TPanel
      Left = 133
      Top = 64
      Width = 33
      Height = 65
      BevelOuter = bvNone
      TabOrder = 14
      object optPatternBitHi5: TRadioButton
        Left = 10
        Top = 8
        Width = 15
        Height = 17
        Caption = 'RadioButton1'
        Checked = True
        Enabled = False
        TabOrder = 0
        TabStop = True
      end
      object optPatternBitLo5: TRadioButton
        Left = 10
        Top = 40
        Width = 15
        Height = 17
        Caption = 'RadioButton1'
        Enabled = False
        TabOrder = 1
      end
    end
    object Panel6: TPanel
      Left = 90
      Top = 64
      Width = 33
      Height = 65
      BevelOuter = bvNone
      TabOrder = 15
      object optPatternBitHi6: TRadioButton
        Left = 10
        Top = 8
        Width = 15
        Height = 17
        Caption = 'RadioButton1'
        Checked = True
        Enabled = False
        TabOrder = 0
        TabStop = True
      end
      object optPatternBitLo6: TRadioButton
        Left = 10
        Top = 40
        Width = 15
        Height = 17
        Caption = 'RadioButton1'
        Enabled = False
        TabOrder = 1
      end
    end
  end
  object cmdOk: TButton
    Left = 416
    Top = 32
    Width = 75
    Height = 25
    Caption = 'Ok'
    TabOrder = 1
    OnClick = cmdOkClick
  end
  object cmdCancel: TButton
    Left = 416
    Top = 88
    Width = 75
    Height = 25
    Caption = 'Cancel'
    TabOrder = 2
    OnClick = cmdCancelClick
  end
end

⌨️ 快捷键说明

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