📄 frmbufpara.frm
字号:
VERSION 5.00
Begin VB.Form frmCujpara
ClientHeight = 6210
ClientLeft = 8640
ClientTop = 1380
ClientWidth = 2880
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6210
ScaleWidth = 2880
Begin VB.TextBox Text4
Height = 375
Left = 480
TabIndex = 17
Top = 4680
Width = 2055
End
Begin VB.TextBox Text2
Height = 375
Left = 480
TabIndex = 15
Top = 2280
Width = 2055
End
Begin VB.TextBox Text1
Height = 375
Left = 480
TabIndex = 9
Top = 480
Width = 2055
End
Begin VB.Frame Frame1
Height = 735
Left = 480
TabIndex = 6
Top = 1200
Width = 2055
Begin VB.OptionButton Option1
Caption = "串口"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 105
TabIndex = 8
Top = 240
Value = -1 'True
Width = 735
End
Begin VB.OptionButton Option2
Caption = "并口"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1200
TabIndex = 7
Top = 240
Width = 735
End
End
Begin VB.TextBox Text3
Height = 375
Left = 480
TabIndex = 5
Top = 3960
Width = 2055
End
Begin VB.Frame Frame2
Height = 615
Left = 480
TabIndex = 2
Top = 3000
Width = 2055
Begin VB.OptionButton Option3
Caption = "发码"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 120
TabIndex = 4
Top = 240
Value = -1 'True
Width = 735
End
Begin VB.OptionButton Option4
Caption = "拨号"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 1080
TabIndex = 3
Top = 240
Width = 735
End
End
Begin VB.CommandButton cmdEnter
Caption = "确定"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 360
TabIndex = 1
Top = 5760
Width = 615
End
Begin VB.CommandButton cmdCancel
Caption = "取消"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1800
TabIndex = 0
Top = 5760
Width = 615
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = "电话号码:(和动作类型有关)"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 120
TabIndex = 16
Top = 4440
Width = 2340
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "信号码:(和动作类型有关)"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 120
TabIndex = 14
Top = 3720
Width = 2160
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "动作类型:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 120
TabIndex = 13
Top = 2760
Width = 900
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "处警名称:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 120
TabIndex = 12
Top = 240
Width = 900
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "端口属性:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 120
TabIndex = 11
Top = 960
Width = 900
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "端口编号:(请结合端口属性设置)"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 120
TabIndex = 10
Top = 2040
Width = 2700
End
Begin VB.Line Line1
X1 = 0
X2 = 2880
Y1 = 5500
Y2 = 5500
End
Begin VB.Line Line2
BorderColor = &H80000005&
X1 = 0
X2 = 2880
Y1 = 5520
Y2 = 5520
End
End
Attribute VB_Name = "frmCujpara"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'处警参数变量
Private gcjna As String
Private gcjpt As String
Private gcjnu As String
Private gcjta As String
Private gcjic As String
Private gcjca As String
Private Sub cmdCancel_Click()
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -