📄 frmloadqueryfile.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form FrmLoadQueryFile
BorderStyle = 1 'Fixed Single
Caption = "查询信息"
ClientHeight = 5025
ClientLeft = 45
ClientTop = 330
ClientWidth = 7230
Icon = "FrmLoadQueryFile.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5025
ScaleWidth = 7230
StartUpPosition = 2 'CenterScreen
Begin MSComDlg.CommonDialog CmnDlg
Left = 840
Top = 4560
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin VB.CommandButton CmdSel
Caption = "其他文件"
Height = 375
Left = 5040
TabIndex = 13
Top = 4560
Width = 975
End
Begin VB.CommandButton CmdOK
Caption = "确定(&O)"
Height = 375
Left = 6120
TabIndex = 10
Top = 4560
Width = 975
End
Begin VB.Frame Frame1
Height = 1215
Left = 120
TabIndex = 5
Top = 840
Width = 6975
Begin VB.TextBox TxtFileName
Height = 360
Left = 1200
TabIndex = 12
Top = 240
Width = 5535
End
Begin VB.ComboBox CbxObject
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
ItemData = "FrmLoadQueryFile.frx":030A
Left = 4680
List = "FrmLoadQueryFile.frx":0317
Style = 2 'Dropdown List
TabIndex = 7
Top = 720
Width = 2055
End
Begin VB.ComboBox CbxTypeCode
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 1200
Style = 2 'Dropdown List
TabIndex = 6
Top = 720
Width = 2055
End
Begin VB.Label Label3
BackStyle = 0 'Transparent
Caption = "文件名称"
Height = 255
Left = 240
TabIndex = 11
Top = 360
Width = 735
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "对象类型"
Height = 255
Left = 3600
TabIndex = 9
Top = 840
Width = 735
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "档案类型"
Height = 255
Left = 240
TabIndex = 8
Top = 840
Width = 735
End
End
Begin VB.PictureBox Picture2
BorderStyle = 0 'None
Height = 135
Left = 0
Picture = "FrmLoadQueryFile.frx":032B
ScaleHeight = 135
ScaleWidth = 7455
TabIndex = 1
Top = 600
Width = 7455
Begin VB.PictureBox Picture3
BorderStyle = 0 'None
Height = 135
Left = 1920
Picture = "FrmLoadQueryFile.frx":1B91
ScaleHeight = 135
ScaleWidth = 5655
TabIndex = 2
Top = 0
Width = 5655
End
End
Begin VB.PictureBox Picture1
BorderStyle = 0 'None
Height = 615
Left = 0
Picture = "FrmLoadQueryFile.frx":33BB
ScaleHeight = 615
ScaleWidth = 7455
TabIndex = 0
Top = 0
Width = 7455
Begin VB.Timer Timer1
Interval = 50
Left = 0
Top = 0
End
End
Begin MSComctlLib.ListView LVCondition
Height = 2295
Left = 120
TabIndex = 3
Top = 2160
Width = 6975
_ExtentX = 12303
_ExtentY = 4048
View = 3
LabelEdit = 1
LabelWrap = -1 'True
HideSelection = -1 'True
FullRowSelect = -1 'True
_Version = 393217
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 6
BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Key = "lk"
Object.Width = 706
EndProperty
BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 1
Text = "与或"
Object.Width = 1411
EndProperty
BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 2
Text = "字段名"
Object.Width = 1764
EndProperty
BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 3
Text = "条件"
Object.Width = 1411
EndProperty
BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 4
Text = "字段值"
Object.Width = 6174
EndProperty
BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 5
Key = "rk"
Object.Width = 706
EndProperty
End
Begin MSComctlLib.ListView LVSQL
Height = 855
Left = 600
TabIndex = 4
Top = 2400
Visible = 0 'False
Width = 2655
_ExtentX = 4683
_ExtentY = 1508
View = 3
LabelWrap = -1 'True
HideSelection = -1 'True
FullRowSelect = -1 'True
_Version = 393217
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 6
BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Key = "lk"
Object.Width = 706
EndProperty
BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 1
Text = "与或"
Object.Width = 1411
EndProperty
BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 2
Text = "字段名"
Object.Width = 1764
EndProperty
BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 3
Text = "条件"
Object.Width = 1411
EndProperty
BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -