📄 ct_zck.frm
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{0D452EE1-E08F-101A-852E-02608C4D0BB4}#2.0#0"; "FM20.DLL"
Begin VB.Form ct_zck
BorderStyle = 3 'Fixed Dialog
ClientHeight = 5265
ClientLeft = 45
ClientTop = 45
ClientWidth = 9900
ControlBox = 0 'False
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5265
ScaleWidth = 9900
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Begin VB.CommandButton CMD_FUNC
Caption = "存 盘(F2)"
BeginProperty Font
Name = "黑体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 510
Left = 2520
TabIndex = 19
Top = 4650
Width = 1575
End
Begin VB.Frame Frame1
Height = 3885
Left = 120
TabIndex = 10
Top = 540
Width = 9660
Begin VB.Frame fm_dfzh
Height = 675
Left = 240
TabIndex = 15
Top = 780
Width = 2655
Begin VB.TextBox m_dfzh
Height = 300
Left = 1350
MaxLength = 5
TabIndex = 0
Top = 270
Width = 795
End
Begin VB.Label Label2
Caption = "对方帐号"
Height = 255
Left = 360
TabIndex = 16
Top = 240
Width = 735
End
End
Begin VB.Frame Frame3
Height = 2175
Left = 5760
TabIndex = 11
Top = 1560
Width = 3675
Begin VB.TextBox m_fsbz
Height = 300
Left = 840
MaxLength = 20
TabIndex = 3
Text = "1"
Top = 1020
Width = 2700
End
Begin VB.CommandButton cmd_ok
Caption = "确定"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 435
Index = 0
Left = 600
TabIndex = 4
Top = 1620
Width = 915
End
Begin VB.CommandButton cmd_ok
Caption = "退出"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 435
Index = 1
Left = 2100
TabIndex = 5
Top = 1620
Width = 915
End
Begin VB.Label lb_bz
Caption = "备 注"
Height = 255
Left = 240
TabIndex = 14
Top = 1020
Width = 495
End
Begin VB.Label lb_sl
Caption = "数 量"
Height = 255
Left = 240
TabIndex = 13
Top = 660
Width = 495
End
Begin VB.Label Label11
Caption = "标 准"
Height = 255
Left = 240
TabIndex = 12
Top = 300
Width = 495
End
Begin MSForms.TextBox m_zck_bz
Height = 300
Left = 840
TabIndex = 7
Top = 300
Width = 1095
VariousPropertyBits= 746604573
Size = "1931;529"
Value = "1234.67"
BorderColor = -2147483643
FontName = "宋体"
FontEffects = 1073750016
FontHeight = 180
FontCharSet = 134
FontPitchAndFamily= 34
ParagraphAlign = 2
End
Begin MSForms.TextBox m_fssl
Height = 300
Left = 840
TabIndex = 2
Top = 660
Width = 1095
VariousPropertyBits= 746604571
ForeColor = -2147483642
MaxLength = 6
Size = "1931;529"
Value = "123456"
FontName = "宋体"
FontHeight = 180
FontCharSet = 134
FontPitchAndFamily= 34
ParagraphAlign = 2
End
End
Begin MSFlexGridLib.MSFlexGrid gd1
Height = 2190
Left = 180
TabIndex = 1
Top = 1560
Width = 5385
_ExtentX = 9499
_ExtentY = 3863
_Version = 327680
Rows = 10
Cols = 6
FixedCols = 0
BackColor = 12648447
FocusRect = 0
ScrollBars = 0
SelectionMode = 1
End
Begin VB.Label lb_title
Alignment = 2 'Center
Caption = "早餐卡"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 18
Top = 300
Width = 9195
End
Begin VB.Label lb_xxxx
Alignment = 2 'Center
Caption = "详细信息"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 5820
TabIndex = 17
Top = 1260
Width = 3555
End
End
Begin VB.Timer XT_Timer
Interval = 1000
Left = 120
Top = 5520
End
Begin VB.CommandButton CMD_EXIT
Caption = "退 出(Esc)"
BeginProperty Font
Name = "黑体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 510
Left = 5910
TabIndex = 6
Top = 4650
Width = 1575
End
Begin VB.Label frm_msg
Alignment = 1 'Right Justify
ForeColor = &H00C00000&
Height = 330
Left = 5580
TabIndex = 9
Top = 180
Visible = 0 'False
Width = 4125
End
Begin VB.Label Label1
BeginProperty Font
Name = "黑体"
Size = 18
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 60
TabIndex = 8
Top = 60
Width = 3075
End
End
Attribute VB_Name = "ct_zck"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
Dim i As Integer
Dim zck_rec As Recordset
Dim t_rec As Recordset
Dim t_bt As String '存储列表显示的表头
Dim t_fields As Variant '存储列表显示的字段名
Dim t_fdxs As Variant '显示列是否有特殊处理 0 无, 1 有
Dim t_fdcounts As Integer '表示列表所显示的字段的个数
Dim Rt_zcksl As Single '作为数量的输出参数
Dim Rt_zh As String '作为帐号的输出参数
Dim Rt_zckbz As Double '作为 早餐卡标准*数量 的输出参数
Dim Rt_zckkf As Double '作为 客房分担额*数量 的输出参数
Dim Rt_zckct As Double '作为 餐厅分担额*数量 的输出参数
Dim t_czlsh As String
'输入参数
Dim CS_zck_id As String
Dim CS_zdh_in As String
Dim t_tools As New HOTEL_TOOL.HOTEL_TOOLS
'**************************************************************************************************
'* 功 能 : 免费早餐卡的 标准*数量 返回值
'* 作 者 : 梁卫
'* 作成日期 : 1999.03.16
'* 修改日期 : 1999.03.16
'**************************************************************************************************
Public Property Get ZCKBZ() As Double
ZCKBZ = Rt_zckbz
End Property
'**************************************************************************************************
'* 功 能 : 免费早餐卡的 标准*数量 赋初始值
'* 作 者 : 梁卫
'* 作成日期 : 1999.03.16
'* 修改日期 : 1999.03.16
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -