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

📄 scconfigform.dfm

📁 16 relay output channels and 16 isolated digital input channels LED indicators to show activated
💻 DFM
字号:
object frmSCConfig: TfrmSCConfig
  Left = 239
  Top = 361
  BorderStyle = bsDialog
  Caption = 'Status Change configuration'
  ClientHeight = 153
  ClientWidth = 417
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 313
    Height = 65
    Caption = 'Port B0'
    Color = clMenu
    ParentColor = False
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 32
      Width = 33
      Height = 13
      Caption = 'Enable'
    end
    object Label2: TLabel
      Left = 64
      Top = 16
      Width = 21
      Height = 13
      Caption = 'Bit0 '
    end
    object Label3: TLabel
      Left = 96
      Top = 16
      Width = 18
      Height = 13
      Caption = 'Bit1'
    end
    object Label4: TLabel
      Left = 128
      Top = 16
      Width = 18
      Height = 13
      Caption = 'Bit2'
    end
    object Label5: TLabel
      Left = 160
      Top = 16
      Width = 18
      Height = 13
      Caption = 'Bit3'
    end
    object Label6: TLabel
      Left = 192
      Top = 16
      Width = 18
      Height = 13
      Caption = 'Bit4'
    end
    object Label7: TLabel
      Left = 224
      Top = 16
      Width = 18
      Height = 13
      Caption = 'Bit5'
    end
    object Label8: TLabel
      Left = 256
      Top = 16
      Width = 21
      Height = 13
      Caption = 'Bit6 '
    end
    object Label9: TLabel
      Left = 288
      Top = 16
      Width = 18
      Height = 13
      Caption = 'Bit7'
    end
    object chkEnablePB00: TCheckBox
      Left = 64
      Top = 32
      Width = 17
      Height = 17
      TabOrder = 0
    end
    object chkEnablePB01: TCheckBox
      Tag = 1
      Left = 96
      Top = 32
      Width = 17
      Height = 17
      TabOrder = 1
    end
    object chkEnablePB02: TCheckBox
      Tag = 2
      Left = 128
      Top = 32
      Width = 17
      Height = 17
      TabOrder = 2
    end
    object chkEnablePB03: TCheckBox
      Tag = 3
      Left = 160
      Top = 32
      Width = 17
      Height = 17
      TabOrder = 3
    end
    object chkEnablePB04: TCheckBox
      Tag = 4
      Left = 192
      Top = 32
      Width = 17
      Height = 17
      TabOrder = 4
    end
    object chkEnablePB05: TCheckBox
      Tag = 5
      Left = 224
      Top = 32
      Width = 17
      Height = 17
      TabOrder = 5
    end
    object chkEnablePB06: TCheckBox
      Tag = 6
      Left = 256
      Top = 32
      Width = 17
      Height = 17
      TabOrder = 6
    end
    object chkEnablePB07: TCheckBox
      Tag = 7
      Left = 288
      Top = 32
      Width = 17
      Height = 17
      TabOrder = 7
    end
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 80
    Width = 313
    Height = 65
    Caption = 'Port B4'
    Color = clMenu
    ParentColor = False
    TabOrder = 1
    object Label10: TLabel
      Left = 16
      Top = 32
      Width = 33
      Height = 13
      Caption = 'Enable'
    end
    object Label11: TLabel
      Left = 64
      Top = 16
      Width = 21
      Height = 13
      Caption = 'Bit0 '
    end
    object Label12: TLabel
      Left = 96
      Top = 16
      Width = 18
      Height = 13
      Caption = 'Bit1'
    end
    object Label13: TLabel
      Left = 128
      Top = 16
      Width = 18
      Height = 13
      Caption = 'Bit2'
    end
    object Label14: TLabel
      Left = 160
      Top = 16
      Width = 18
      Height = 13
      Caption = 'Bit3'
    end
    object Label15: TLabel
      Left = 192
      Top = 16
      Width = 18
      Height = 13
      Caption = 'Bit4'
    end
    object Label16: TLabel
      Left = 224
      Top = 16
      Width = 18
      Height = 13
      Caption = 'Bit5'
    end
    object Label17: TLabel
      Left = 256
      Top = 16
      Width = 21
      Height = 13
      Caption = 'Bit6 '
    end
    object Label18: TLabel
      Left = 288
      Top = 16
      Width = 18
      Height = 13
      Caption = 'Bit7'
    end
    object chkEnablePB40: TCheckBox
      Left = 64
      Top = 32
      Width = 17
      Height = 17
      Caption = 'chkEnablePB40'
      TabOrder = 0
    end
    object chkEnablePB41: TCheckBox
      Tag = 1
      Left = 96
      Top = 32
      Width = 17
      Height = 17
      Caption = 'chkEnablePB41'
      TabOrder = 1
    end
    object chkEnablePB42: TCheckBox
      Tag = 2
      Left = 128
      Top = 32
      Width = 17
      Height = 17
      Caption = 'chkEnablePB42'
      TabOrder = 2
    end
    object chkEnablePB43: TCheckBox
      Tag = 3
      Left = 160
      Top = 32
      Width = 17
      Height = 17
      Caption = 'chkEnablePB43'
      TabOrder = 3
    end
    object chkEnablePB44: TCheckBox
      Tag = 4
      Left = 192
      Top = 32
      Width = 17
      Height = 17
      Caption = 'chkEnablePB44'
      TabOrder = 4
    end
    object chkEnablePB45: TCheckBox
      Tag = 5
      Left = 224
      Top = 32
      Width = 17
      Height = 17
      Caption = 'chkEnablePB45'
      TabOrder = 5
    end
    object chkEnablePB46: TCheckBox
      Tag = 6
      Left = 256
      Top = 32
      Width = 17
      Height = 17
      Caption = 'chkEnablePB46'
      TabOrder = 6
    end
    object chkEnablePB47: TCheckBox
      Tag = 7
      Left = 288
      Top = 32
      Width = 17
      Height = 17
      Caption = 'chkEnablePB47'
      TabOrder = 7
    end
  end
  object cmdCancel: TButton
    Left = 336
    Top = 48
    Width = 75
    Height = 25
    Cancel = True
    Caption = '&Cancel'
    TabOrder = 2
    OnClick = cmdCancelClick
  end
  object cmdOk: TButton
    Left = 336
    Top = 16
    Width = 75
    Height = 25
    Caption = '&OK'
    TabOrder = 3
    OnClick = cmdOkClick
  end
end

⌨️ 快捷键说明

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