📄 frmin_hl.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form frmIN_HL
AutoRedraw = -1 'True
BorderStyle = 3 'Fixed Dialog
Caption = "币种汇率维护"
ClientHeight = 5610
ClientLeft = 2145
ClientTop = 1350
ClientWidth = 7215
HelpContextID = 1024
Icon = "frmIN_HL.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5610
ScaleWidth = 7215
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin MSComctlLib.ImageList img1
Left = 0
Top = 3480
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 11
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmIN_HL.frx":0442
Key = "delete"
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmIN_HL.frx":055E
Key = "preprint"
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmIN_HL.frx":0AA2
Key = "save"
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmIN_HL.frx":0FE6
Key = "unselect"
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmIN_HL.frx":143A
Key = "undo"
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmIN_HL.frx":197E
Key = "print"
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmIN_HL.frx":1EC2
Key = "quit"
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmIN_HL.frx":231E
Key = "help"
EndProperty
BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmIN_HL.frx":2432
Key = "add"
EndProperty
BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmIN_HL.frx":288A
Key = "select"
EndProperty
BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmIN_HL.frx":2CE2
Key = "Root"
EndProperty
EndProperty
End
Begin VB.TextBox txtEdit
BeginProperty DataFormat
Type = 1
Format = """¥""#,##0.00"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 2
EndProperty
Height = 270
Left = 5280
MaxLength = 15
TabIndex = 6
Top = 2760
Visible = 0 'False
Width = 1095
End
Begin MSFlexGridLib.MSFlexGrid mfg1
Height = 3290
Left = 2880
TabIndex = 4
Top = 690
Width = 4230
_ExtentX = 7461
_ExtentY = 5794
_Version = 393216
Cols = 3
ScrollBars = 2
FormatString = "日期|<固定汇率值|<调整汇率值"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin MSComctlLib.Toolbar tBr
Align = 1 'Align Top
Height = 555
Left = 0
TabIndex = 0
Top = 0
Width = 7215
_ExtentX = 12726
_ExtentY = 979
ButtonWidth = 820
ButtonHeight = 926
AllowCustomize = 0 'False
Appearance = 1
Style = 1
ImageList = "img1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 10
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Enabled = 0 'False
Object.Visible = 0 'False
Caption = "打印"
Key = "Print"
ImageKey = "print"
Style = 5
BeginProperty ButtonMenus {66833FEC-8583-11D1-B16A-00C0F0283628}
NumButtonMenus = 2
BeginProperty ButtonMenu1 {66833FEE-8583-11D1-B16A-00C0F0283628}
Key = "PrintWB"
Text = "外币一览"
EndProperty
BeginProperty ButtonMenu2 {66833FEE-8583-11D1-B16A-00C0F0283628}
Key = "PrintHL"
Text = "汇率一览"
EndProperty
EndProperty
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "预览"
Key = "Preview"
ImageKey = "preprint"
Style = 5
BeginProperty ButtonMenus {66833FEC-8583-11D1-B16A-00C0F0283628}
NumButtonMenus = 2
BeginProperty ButtonMenu1 {66833FEE-8583-11D1-B16A-00C0F0283628}
Key = "PreviewWB"
Text = "外币一览"
EndProperty
BeginProperty ButtonMenu2 {66833FEE-8583-11D1-B16A-00C0F0283628}
Key = "PreviewHL"
Text = "汇率一览"
EndProperty
EndProperty
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "增加"
Key = "add"
Object.ToolTipText = "添加"
ImageKey = "add"
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "删除"
Key = "delete"
Object.ToolTipText = "删除"
ImageKey = "delete"
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "保存"
Key = "save"
Object.ToolTipText = "保存"
ImageKey = "save"
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "取消"
Key = "cancel"
Object.ToolTipText = "取消"
ImageKey = "undo"
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 4
EndProperty
BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "帮助"
Key = "help"
ImageKey = "help"
EndProperty
BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "退出"
Key = "quit"
ImageKey = "quit"
EndProperty
EndProperty
BorderStyle = 1
End
Begin VB.Frame fra1
Caption = "设置"
Height = 1575
Left = 120
TabIndex = 7
Top = 3960
Width = 6975
Begin MSComctlLib.ImageList ImageList1
Left = 3720
Top = 240
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 4
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmIN_HL.frx":3142
Key = "RootClose"
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmIN_HL.frx":35A2
Key = "RootOpen"
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmIN_HL.frx":3A02
Key = "ItemClose"
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmIN_HL.frx":3E62
Key = "ItemOpen"
EndProperty
EndProperty
End
Begin VB.TextBox txtErr
Alignment = 1 'Right Justify
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 1
EndProperty
Height = 285
Left = 1680
Locked = -1 'True
MaxLength = 10
TabIndex = 3
Text = "0.0001"
Top = 1080
Width = 1335
End
Begin VB.TextBox txtWei
Alignment = 1 'Right Justify
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 1
EndProperty
Height = 285
Left = 1680
MaxLength = 1
TabIndex = 2
Text = "4"
Top = 695
Width = 495
End
Begin VB.OptionButton optCheng
Caption = "外币 X 汇率=本币"
Height = 255
Left = 4920
TabIndex = 13
Top = 810
Value = -1 'True
Width = 1815
End
Begin VB.OptionButton optChu
Caption = "外币 / 汇率=本币"
Height = 255
Left = 4920
TabIndex = 12
Top = 1080
Width = 1815
End
Begin VB.TextBox txtName
Height = 285
Left = 1680
MaxLength = 5
TabIndex = 1
Top = 308
Width = 1575
End
Begin VB.Label lbl1
AutoSize = -1 'True
Caption = "币种名称:"
Height = 180
Left = 360
TabIndex = 11
Top = 360
Width = 900
End
Begin VB.Label lbl3
AutoSize = -1 'True
Caption = "汇率小数位:"
Height = 180
Left = 360
TabIndex = 10
Top = 747
Width = 1080
End
Begin VB.Label lbl4
AutoSize = -1 'True
Caption = "折算最大误差:"
Height = 180
Left = 360
TabIndex = 9
Top = 1132
Width = 1260
End
Begin VB.Label lbl5
AutoSize = -1 'True
Caption = "折算方式:"
Height = 180
Left = 3960
TabIndex = 8
Top = 840
Width = 900
End
End
Begin MSComctlLib.TreeView tvwCur
Height = 3255
Left = 120
TabIndex = 5
Top = 720
Width = 2655
_ExtentX = 4683
_ExtentY = 5741
_Version = 393217
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -