frm_sys_info.frm
来自「很好一套库存管理」· FRM 代码 · 共 483 行 · 第 1/2 页
FRM
483 行
VERSION 5.00
Object = "{899348F9-A53A-4D9E-9438-F97F0E81E2DB}#1.0#0"; "LVbuttons.ocx"
Object = "{6FBA474E-43AC-11CE-9A0E-00AA0062BB4C}#1.0#0"; "SYSINFO.OCX"
Begin VB.Form FRM_SYS_INFO
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
Caption = "System Information Page"
ClientHeight = 6390
ClientLeft = 45
ClientTop = 330
ClientWidth = 6825
Icon = "FRM_SYS_INFO.frx":0000
LinkTopic = "Form2"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 6390
ScaleWidth = 6825
Begin SysInfoLib.SysInfo SysInfo
Left = 5760
Top = 3960
_ExtentX = 1005
_ExtentY = 1005
_Version = 393216
End
Begin VB.Frame Frame2
BackColor = &H00FFFFFF&
Caption = "Operating System Information"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 1815
Left = 240
TabIndex = 14
Top = 3720
Width = 6255
Begin VB.Label Label1
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 8
Left = 3600
TabIndex = 20
Top = 1200
Width = 2295
End
Begin VB.Label Label1
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 7
Left = 3600
TabIndex = 19
Top = 840
Width = 2295
End
Begin VB.Label Label1
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 6
Left = 3600
TabIndex = 18
Top = 480
Width = 2295
End
Begin VB.Label Label2
BackColor = &H00FFFFFF&
Caption = "OS Build Number"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 8
Left = 360
TabIndex = 17
Top = 1200
Width = 2895
End
Begin VB.Label Label2
BackColor = &H00FFFFFF&
Caption = "OS Version"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 7
Left = 360
TabIndex = 16
Top = 840
Width = 2895
End
Begin VB.Label Label2
BackColor = &H00FFFFFF&
Caption = "OS PlatForm"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 6
Left = 360
TabIndex = 15
Top = 480
Width = 2895
End
End
Begin LVbuttons.LaVolpeButton LaVolpeButton1
Height = 495
Left = 2385
TabIndex = 13
Top = 5760
Width = 2055
_ExtentX = 3625
_ExtentY = 873
BTYPE = 3
TX = "Ok"
ENAB = -1 'True
BeginProperty FONT {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
COLTYPE = 1
BCOL = 13160660
FCOL = 0
FCOLO = 0
EMBOSSM = 12632256
EMBOSSS = 16777215
MPTR = 0
MICON = "FRM_SYS_INFO.frx":0E42
ALIGN = 1
IMGLST = "(None)"
IMGICON = "(None)"
ICONAlign = 0
ORIENT = 0
STYLE = 0
IconSize = 2
SHOWF = -1 'True
BSTYLE = 0
End
Begin VB.Frame Frame1
BackColor = &H00FFFFFF&
Caption = "Memory Information"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 3375
Left = 240
TabIndex = 0
Top = 240
Width = 6255
Begin VB.Label Label1
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 0
Left = 3480
TabIndex = 12
Top = 480
Width = 2295
End
Begin VB.Label Label1
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?