counterform.dfm
来自「16 relay output channels and 16 isolated」· DFM 代码 · 共 733 行 · 第 1/2 页
DFM
733 行
object frmCounter: TfrmCounter
Left = 276
Top = 179
Width = 579
Height = 301
Caption = 'frmCounter'
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 Panel1: TPanel
Left = 6
Top = 7
Width = 457
Height = 257
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label10: TLabel
Left = 12
Top = 160
Width = 82
Height = 13
Caption = 'Overflow Check :'
end
object Label11: TLabel
Left = 8
Top = 192
Width = 87
Height = 13
Caption = 'Rising Edge Trig. :'
end
object Label12: TLabel
Left = 8
Top = 224
Width = 88
Height = 13
Caption = 'Falling Edge Trig. :'
end
object Label1: TLabel
Left = 28
Top = 134
Width = 66
Height = 13
Caption = 'Match Value :'
end
object Label2: TLabel
Left = 20
Top = 106
Width = 70
Height = 13
Caption = 'Match Check :'
end
object Label3: TLabel
Left = 20
Top = 78
Width = 66
Height = 13
Caption = 'Preset Value :'
end
object Label4: TLabel
Left = 12
Top = 44
Width = 79
Height = 13
Caption = 'Counter Enable :'
end
object Label5: TLabel
Left = 60
Top = 19
Width = 18
Height = 13
Caption = 'Bit :'
end
object Label6: TLabel
Left = 410
Top = 19
Width = 6
Height = 13
Caption = '0'
end
object Label7: TLabel
Left = 368
Top = 19
Width = 6
Height = 13
Caption = '1'
end
object Label8: TLabel
Left = 284
Top = 19
Width = 6
Height = 13
Caption = '3'
end
object Label9: TLabel
Left = 326
Top = 19
Width = 6
Height = 13
Caption = '2'
end
object Label13: TLabel
Left = 200
Top = 19
Width = 6
Height = 13
Caption = '5'
end
object Label14: TLabel
Left = 242
Top = 19
Width = 6
Height = 13
Caption = '4'
end
object Label15: TLabel
Left = 116
Top = 19
Width = 6
Height = 13
Caption = '7'
end
object Label16: TLabel
Left = 158
Top = 19
Width = 6
Height = 13
Caption = '6'
end
object chkOverflow0: TCheckBox
Left = 410
Top = 160
Width = 15
Height = 17
Caption = 'chkOverflow0'
Enabled = False
TabOrder = 0
end
object chkOverflow1: TCheckBox
Left = 368
Top = 160
Width = 15
Height = 17
Caption = 'CheckBox1'
Enabled = False
TabOrder = 1
end
object chkOverflow3: TCheckBox
Left = 284
Top = 160
Width = 15
Height = 17
Caption = 'CheckBox1'
Enabled = False
TabOrder = 2
end
object chkOverflow2: TCheckBox
Left = 326
Top = 160
Width = 15
Height = 17
Caption = 'CheckBox1'
Enabled = False
TabOrder = 3
end
object chkOverflow5: TCheckBox
Left = 200
Top = 160
Width = 15
Height = 17
Caption = 'CheckBox1'
Enabled = False
TabOrder = 4
end
object chkOverflow4: TCheckBox
Left = 242
Top = 160
Width = 15
Height = 17
Caption = 'CheckBox1'
Enabled = False
TabOrder = 5
end
object chkOverflow7: TCheckBox
Left = 116
Top = 160
Width = 15
Height = 17
Caption = 'CheckBox1'
Enabled = False
TabOrder = 6
end
object chkOverflow6: TCheckBox
Left = 158
Top = 160
Width = 15
Height = 17
Caption = 'CheckBox1'
Enabled = False
TabOrder = 7
end
object PanelBit0: TPanel
Left = 400
Top = 184
Width = 33
Height = 65
BevelOuter = bvNone
TabOrder = 8
object optRising0: TRadioButton
Left = 10
Top = 8
Width = 15
Height = 17
Caption = 'optRising0'
Checked = True
Enabled = False
TabOrder = 0
TabStop = True
end
object optFalling0: TRadioButton
Left = 10
Top = 40
Width = 15
Height = 17
Caption = 'RadioButton1'
Enabled = False
TabOrder = 1
end
end
object PanelBit1: TPanel
Left = 358
Top = 184
Width = 33
Height = 65
BevelOuter = bvNone
TabOrder = 9
object optRising1: TRadioButton
Left = 10
Top = 8
Width = 15
Height = 17
Caption = 'RadioButton1'
Checked = True
Enabled = False
TabOrder = 0
TabStop = True
end
object optFalling1: TRadioButton
Left = 10
Top = 40
Width = 15
Height = 17
Caption = 'RadioButton1'
Enabled = False
TabOrder = 1
end
end
object PanelBit2: TPanel
Left = 315
Top = 184
Width = 33
Height = 65
BevelOuter = bvNone
TabOrder = 10
object optRising2: TRadioButton
Left = 10
Top = 8
Width = 15
Height = 17
Caption = 'RadioButton1'
Checked = True
Enabled = False
TabOrder = 0
TabStop = True
end
object optFalling2: TRadioButton
Left = 10
Top = 40
Width = 15
Height = 17
Caption = 'RadioButton1'
Enabled = False
TabOrder = 1
end
end
object PanelBit3: TPanel
Left = 273
Top = 184
Width = 33
Height = 65
BevelOuter = bvNone
TabOrder = 11
object optRising3: TRadioButton
Left = 10
Top = 8
Width = 15
Height = 17
Caption = 'RadioButton1'
Checked = True
Enabled = False
TabOrder = 0
TabStop = True
end
object optFalling3: TRadioButton
Left = 10
Top = 40
Width = 15
Height = 17
Caption = 'RadioButton1'
Enabled = False
TabOrder = 1
end
end
object PanelBit4: TPanel
Left = 231
Top = 184
Width = 33
Height = 65
BevelOuter = bvNone
TabOrder = 12
object optRising4: TRadioButton
Left = 10
Top = 8
Width = 15
Height = 17
Caption = 'RadioButton1'
Checked = True
Enabled = False
TabOrder = 0
TabStop = True
end
object optFalling4: TRadioButton
Left = 10
Top = 40
Width = 15
Height = 17
Caption = 'RadioButton1'
Enabled = False
TabOrder = 1
end
end
object PanelBit7: TPanel
Left = 104
Top = 184
Width = 33
Height = 65
BevelOuter = bvNone
TabOrder = 13
object optRising7: TRadioButton
Left = 10
Top = 8
Width = 15
Height = 17
Caption = 'RadioButton1'
Checked = True
Enabled = False
TabOrder = 0
TabStop = True
end
object optFalling7: TRadioButton
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?