📄 frm查询设置.frm
字号:
VERSION 5.00
Object = "{DEF7CADD-83C0-11D0-A0F1-00A024703500}#7.0#0"; "todg7.ocx"
Object = "{D76D7128-4A96-11D3-BD95-D296DC2DD072}#1.0#0"; "Vsflex7.ocx"
Begin VB.Form frm查询设置
BorderStyle = 1 'Fixed Single
Caption = "设置查询条件"
ClientHeight = 3375
ClientLeft = 45
ClientTop = 330
ClientWidth = 9240
Icon = "frm查询设置.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3375
ScaleWidth = 9240
StartUpPosition = 3 '窗口缺省
Begin VB.CommandButton Command4
Caption = "<-"
Height = 435
Left = 1980
TabIndex = 6
Top = 1170
Width = 735
End
Begin VB.CommandButton Command3
Caption = "->"
Height = 435
Left = 1980
TabIndex = 5
Top = 510
Width = 735
End
Begin VB.PictureBox picture
BackColor = &H80000005&
FillStyle = 0 'Solid
ForeColor = &H80000008&
Height = 3075
Left = 2730
ScaleHeight = 3015
ScaleWidth = 5085
TabIndex = 4
Top = 180
Width = 5145
Begin VSFlex7Ctl.VSFlexGrid gridA
Height = 3075
Left = 0
TabIndex = 7
Top = 0
Width = 5145
_cx = 9075
_cy = 5424
_ConvInfo = -1
Appearance = 1
BorderStyle = 1
Enabled = -1 'True
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
MousePointer = 0
BackColor = -2147483643
ForeColor = -2147483640
BackColorFixed = -2147483633
ForeColorFixed = -2147483630
BackColorSel = -2147483635
ForeColorSel = -2147483634
BackColorBkg = -2147483636
BackColorAlternate= -2147483643
GridColor = -2147483633
GridColorFixed = -2147483632
TreeColor = -2147483632
FloodColor = 192
SheetBorder = -2147483642
FocusRect = 1
HighLight = 1
AllowSelection = -1 'True
AllowBigSelection= -1 'True
AllowUserResizing= 0
SelectionMode = 0
GridLines = 1
GridLinesFixed = 2
GridLineWidth = 1
Rows = 50
Cols = 5
FixedRows = 1
FixedCols = 1
RowHeightMin = 0
RowHeightMax = 0
ColWidthMin = 0
ColWidthMax = 0
ExtendLastCol = 0 'False
FormatString = $"frm查询设置.frx":08CA
ScrollTrack = 0 'False
ScrollBars = 3
ScrollTips = 0 'False
MergeCells = 0
MergeCompare = 0
AutoResize = 0 'False
AutoSizeMode = 0
AutoSearch = 0
AutoSearchDelay = 2
MultiTotals = -1 'True
SubtotalPosition= 1
OutlineBar = 0
OutlineCol = 0
Ellipsis = 0
ExplorerBar = 0
PicturesOver = 0 'False
FillStyle = 0
RightToLeft = 0 'False
PictureType = 0
TabBehavior = 0
OwnerDraw = 0
Editable = 2
ShowComboButton = 1
WordWrap = 0 'False
TextStyle = 0
TextStyleFixed = 0
OleDragMode = 0
OleDropMode = 0
DataMode = 0
VirtualData = -1 'True
DataMember = ""
ComboSearch = 3
AutoSizeMouse = -1 'True
FrozenRows = 0
FrozenCols = 0
AllowUserFreezing= 0
BackColorFrozen = 0
ForeColorFrozen = 0
WallPaperAlignment= 9
End
End
Begin VB.CommandButton Command2
Caption = "重 设"
Height = 495
Left = 7920
TabIndex = 2
Top = 1080
Width = 1275
End
Begin VB.CommandButton Command1
Caption = "确 定"
Height = 495
Left = 7920
TabIndex = 1
Top = 480
Width = 1275
End
Begin VB.Frame Frame1
Height = 3135
Left = 30
TabIndex = 0
Top = 90
Width = 1905
Begin TrueOleDBGrid70.TDBGrid grid_zd
Height = 2925
Left = 30
TabIndex = 3
Top = 150
Width = 1845
_ExtentX = 3254
_ExtentY = 5159
_LayoutType = 4
_RowHeight = -2147483647
_WasPersistedAsPixels= 0
Columns(0)._VlistStyle= 0
Columns(0)._MaxComboItems= 5
Columns(0).Caption= "标识字段"
Columns(0).DataField= "zdhy"
Columns(0)._PropDict= "_MaxComboItems,516,2;_VlistStyle,514,3"
Columns.Count = 1
Splits(0)._UserFlags= 0
Splits(0).RecordSelectorWidth= 503
Splits(0)._SavedRecordSelectors= 0 'False
Splits(0).DividerColor= 13160660
Splits(0).SpringMode= 0 'False
Splits(0)._PropDict= "_ColumnProps,515,0;_UserFlags,518,3"
Splits(0)._ColumnProps(0)= "Columns.Count=1"
Splits(0)._ColumnProps(1)= "Column(0).Width=2593"
Splits(0)._ColumnProps(2)= "Column(0).DividerColor=0"
Splits(0)._ColumnProps(3)= "Column(0)._WidthInPix=2487"
Splits(0)._ColumnProps(4)= "Column(0)._ColStyle=1"
Splits(0)._ColumnProps(5)= "Column(0).Order=1"
Splits(0)._ColumnProps(6)= "Column(0)._MinWidth=33"
Splits.Count = 1
PrintInfos(0)._StateFlags= 0
PrintInfos(0).Name= "piInternal 0"
PrintInfos(0).PageHeaderFont= "Size=9,Charset=134,Weight=400,Underline=0,Italic=0,Strikethrough=0,Name=宋体"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -