📄 flcsh.frm
字号:
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"
Begin VB.Form flcsh
BorderStyle = 3 'Fixed Dialog
Caption = "分类初始化"
ClientHeight = 7455
ClientLeft = 45
ClientTop = 435
ClientWidth = 9600
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
Moveable = 0 'False
ScaleHeight = 7455
ScaleWidth = 9600
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin MSAdodcLib.Adodc Adodc5
Height = 375
Left = 7920
Top = 0
Visible = 0 'False
Width = 2535
_ExtentX = 4471
_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 = "Adodc5"
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 MSAdodcLib.Adodc Adodc4
Height = 615
Left = -120
Top = 720
Visible = 0 'False
Width = 2415
_ExtentX = 4260
_ExtentY = 1085
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 = "Adodc4"
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 VB.Frame Frame11
Caption = "医师初始化"
Height = 5535
Left = 4080
TabIndex = 35
Top = 6000
Width = 9135
Begin VB.Frame Frame13
Height = 5055
Left = 2760
TabIndex = 37
Top = 240
Width = 6255
Begin MSDataGridLib.DataGrid DataGrid4
Bindings = "flcsh.frx":0000
Height = 4695
Left = 120
TabIndex = 38
Top = 240
Width = 6015
_ExtentX = 10610
_ExtentY = 8281
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 700
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 Frame12
Height = 5055
Left = 120
TabIndex = 36
Top = 240
Width = 2535
Begin VB.ComboBox Combo1
Height = 300
Left = 120
Sorted = -1 'True
TabIndex = 50
Text = "Combo1"
Top = 2280
Width = 2175
End
Begin VB.TextBox Text8
Height = 300
Left = 120
Locked = -1 'True
TabIndex = 49
Text = "Text8"
Top = 1440
Width = 2175
End
Begin VB.TextBox Text7
Height = 300
Left = 120
Locked = -1 'True
TabIndex = 48
Text = "Text7"
Top = 600
Width = 2175
End
Begin VB.CommandButton Command21
Caption = "返回"
Height = 420
Left = 1200
TabIndex = 44
Top = 4440
Width = 1000
End
Begin VB.CommandButton Command20
Caption = "添加"
Height = 420
Left = 120
TabIndex = 43
Top = 3240
Width = 1000
End
Begin VB.CommandButton Command19
Caption = "删除"
Height = 420
Left = 1200
TabIndex = 42
Top = 3240
Width = 1000
End
Begin VB.CommandButton Command18
Caption = "修改"
Height = 420
Left = 120
TabIndex = 41
Top = 3840
Width = 1000
End
Begin VB.CommandButton Command17
Caption = "保存"
Enabled = 0 'False
Height = 420
Left = 1200
TabIndex = 40
Top = 3840
Width = 1000
End
Begin VB.CommandButton Command16
Caption = "查找"
Height = 420
Left = 120
TabIndex = 39
Top = 4440
Width = 1000
End
Begin VB.Label Label10
AutoSize = -1 'True
Caption = "所在科室:"
Height = 180
Left = 120
TabIndex = 47
Top = 1920
Width = 900
End
Begin VB.Label Label9
AutoSize = -1 'True
Caption = "医师姓名:"
Height = 180
Left = 120
TabIndex = 46
Top = 1080
Width = 900
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "医师代码:"
Height = 180
Left = 120
TabIndex = 45
Top = 240
Width = 900
End
End
End
Begin MSAdodcLib.Adodc Adodc3
Height = 615
Left = 6960
Top = -120
Visible = 0 'False
Width = 2055
_ExtentX = 3625
_ExtentY = 1085
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 VB.Frame Frame8
Caption = "科别初始化"
Height = 5535
Left = 2760
TabIndex = 22
Top = 6360
Width = 9135
Begin VB.Frame Frame10
Height = 5175
Left = 2400
TabIndex = 33
Top = 240
Width = 6615
Begin MSDataGridLib.DataGrid DataGrid3
Bindings = "flcsh.frx":0015
Height = 4695
Left = 120
TabIndex = 34
Top = 360
Width = 6375
_ExtentX = 11245
_ExtentY = 8281
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 700
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 Frame9
Height = 5175
Left = 120
TabIndex = 23
Top = 240
Width = 2175
Begin VB.CommandButton Command15
Caption = "查找"
Height = 420
Left = 240
TabIndex = 30
Top = 4560
Width = 1575
End
Begin VB.CommandButton Command14
Caption = "保存"
Enabled = 0 'False
Height = 420
Left = 240
TabIndex = 29
Top = 3990
Width = 1575
End
Begin VB.CommandButton Command13
Caption = "修改"
Height = 420
Left = 240
TabIndex = 28
Top = 3420
Width = 1575
End
Begin VB.CommandButton Command12
Caption = "删除"
Height = 420
Left = 240
TabIndex = 27
Top = 2850
Width = 1575
End
Begin VB.CommandButton Command11
Caption = "添加"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -