frmgg.frm
来自「星级酒店客房管理系统一套很不错的系统」· FRM 代码 · 共 1,237 行 · 第 1/3 页
FRM
1,237 行
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Begin VB.Form FrmGG
Caption = "公共信息管理"
ClientHeight = 6525
ClientLeft = 60
ClientTop = 450
ClientWidth = 9870
Icon = "FrmGG.frx":0000
LinkTopic = "Form1"
ScaleHeight = 6525
ScaleWidth = 9870
StartUpPosition = 1 '所有者中心
Begin TabDlg.SSTab SSTab1
Height = 6495
Left = 0
TabIndex = 0
Top = 0
Width = 9855
_ExtentX = 17383
_ExtentY = 11456
_Version = 393216
Tab = 1
TabHeight = 520
TabCaption(0) = "航班时刻表"
TabPicture(0) = "FrmGG.frx":1982
Tab(0).ControlEnabled= 0 'False
Tab(0).Control(0)= "Frame6"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Frame4"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "Frame5"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).ControlCount= 3
TabCaption(1) = "火车时刻表"
TabPicture(1) = "FrmGG.frx":199E
Tab(1).ControlEnabled= -1 'True
Tab(1).Control(0)= "Frame3"
Tab(1).Control(0).Enabled= 0 'False
Tab(1).Control(1)= "Frame1"
Tab(1).Control(1).Enabled= 0 'False
Tab(1).Control(2)= "Frame2"
Tab(1).Control(2).Enabled= 0 'False
Tab(1).ControlCount= 3
TabCaption(2) = "旅游景点"
TabPicture(2) = "FrmGG.frx":19BA
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "Frame9"
Tab(2).Control(0).Enabled= 0 'False
Tab(2).Control(1)= "Frame7"
Tab(2).Control(1).Enabled= 0 'False
Tab(2).Control(2)= "Frame8"
Tab(2).Control(2).Enabled= 0 'False
Tab(2).ControlCount= 3
Begin VB.Frame Frame8
Height = 4575
Left = -74880
TabIndex = 58
Top = 360
Width = 9615
Begin MSAdodcLib.Adodc Adodc3
Height = 375
Left = 3840
Top = 1920
Visible = 0 'False
Width = 1575
_ExtentX = 2778
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "Adodc3"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin MSDataGridLib.DataGrid DataGrid3
Bindings = "FrmGG.frx":19D6
Height = 4215
Left = 120
TabIndex = 59
Top = 240
Width = 9375
_ExtentX = 16536
_ExtentY = 7435
_Version = 393216
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 2
BeginProperty Column00
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
EndProperty
BeginProperty Column01
EndProperty
EndProperty
End
End
Begin VB.Frame Frame7
Caption = "查询"
Height = 615
Left = -74880
TabIndex = 53
Top = 5040
Width = 9615
Begin VB.ComboBox Combo3
Height = 300
Left = 600
TabIndex = 56
Text = "Combo1"
Top = 180
Width = 1215
End
Begin VB.CommandButton Command4
Height = 375
Left = 7920
Picture = "FrmGG.frx":19EB
Style = 1 'Graphical
TabIndex = 55
Top = 143
Width = 940
End
Begin VB.TextBox Text4
Appearance = 0 'Flat
Height = 270
Left = 2040
TabIndex = 54
Text = "Text2"
Top = 180
Width = 3615
End
Begin VB.Label Label9
AutoSize = -1 'True
Caption = "按 始发时间"
Height = 180
Left = 360
TabIndex = 57
Top = 240
Width = 1440
End
End
Begin VB.Frame Frame5
Height = 4575
Left = -74880
TabIndex = 32
Top = 360
Width = 9615
Begin MSAdodcLib.Adodc Adodc2
Height = 330
Left = 2400
Top = 1440
Visible = 0 'False
Width = 1575
_ExtentX = 2778
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "Adodc2"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin MSDataGridLib.DataGrid DataGrid2
Bindings = "FrmGG.frx":283D
Height = 4215
Left = 120
TabIndex = 33
Top = 240
Width = 9375
_ExtentX = 16536
_ExtentY = 7435
_Version = 393216
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 2
BeginProperty Column00
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
EndProperty
BeginProperty Column01
EndProperty
EndProperty
End
End
Begin VB.Frame Frame4
Caption = "查询"
Height = 615
Left = -74880
TabIndex = 27
Top = 5040
Width = 9615
Begin VB.ComboBox Combo2
Height = 300
Left = 600
TabIndex = 30
Text = "Combo1"
Top = 180
Width = 1215
End
Begin VB.CommandButton Command3
Height = 375
Left = 7920
Picture = "FrmGG.frx":2852
Style = 1 'Graphical
TabIndex = 29
Top = 143
Width = 940
End
Begin VB.TextBox Text3
Appearance = 0 'Flat
Height = 270
Left = 2040
TabIndex = 28
Text = "Text2"
Top = 180
Width = 3975
End
Begin VB.Label Label5
BackStyle = 0 'Transparent
Caption = "按 始发时间"
Height = 255
Left = 360
TabIndex = 31
Top = 240
Width = 9615
End
End
Begin VB.Frame Frame2
Height = 4575
Left = 120
TabIndex = 5
Top = 360
Width = 9615
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 4320
Top = 1080
Visible = 0 'False
Width = 1815
_ExtentX = 3201
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?