📄 hykczunit.dfm
字号:
object hykczForm: ThykczForm
Left = 254
Top = 197
Width = 266
Height = 188
Caption = '会员卡储值'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 14
Width = 24
Height = 12
Caption = '卡号'
end
object Label2: TLabel
Left = 9
Top = 84
Width = 24
Height = 12
Caption = '金额'
end
object Label3: TLabel
Left = 134
Top = 84
Width = 30
Height = 12
Caption = '余额 '
end
object Label5: TLabel
Left = 134
Top = 15
Width = 36
Height = 12
Caption = '卡类别'
end
object Label6: TLabel
Left = 7
Top = 60
Width = 36
Height = 12
Caption = '库储值'
end
object Label7: TLabel
Left = 134
Top = 60
Width = 36
Height = 12
Caption = '库消费'
end
object Label8: TLabel
Left = 6
Top = 38
Width = 36
Height = 12
Caption = '卡储值'
end
object Label9: TLabel
Left = 134
Top = 38
Width = 36
Height = 12
Caption = '卡消费'
end
object czy: TLabel
Left = 181
Top = 103
Width = 18
Height = 12
Caption = 'czy'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 134
Top = 103
Width = 36
Height = 12
Caption = '操作员'
end
object Label10: TLabel
Left = 5
Top = 104
Width = 48
Height = 12
Caption = '实际金额'
Visible = False
end
object Button1: TButton
Left = 20
Top = 124
Width = 75
Height = 25
Caption = '确定'
TabOrder = 0
OnClick = Button1Click
end
object kh: TEdit
Left = 52
Top = 10
Width = 75
Height = 20
ImeName = '中文 (简体) - 智能 ABC'
TabOrder = 1
OnDblClick = khDblClick
OnExit = khExit
OnKeyPress = khKeyPress
end
object kyc: TEdit
Left = 53
Top = 77
Width = 74
Height = 20
ImeName = '中文 (简体) - 智能 ABC'
TabOrder = 2
Text = '0'
OnExit = kycExit
OnKeyPress = kycKeyPress
end
object Edit3: TEdit
Left = 177
Top = 77
Width = 73
Height = 20
ImeName = '中文 (简体) - 智能 ABC'
TabOrder = 3
Text = '0'
OnKeyPress = klbKeyPress
end
object Button2: TButton
Left = 172
Top = 124
Width = 75
Height = 25
Caption = '取消'
TabOrder = 4
OnClick = Button2Click
end
object klb: TEdit
Left = 176
Top = 11
Width = 72
Height = 20
ImeName = '中文 (简体) - 智能 ABC'
TabOrder = 5
Text = 'klb'
OnKeyPress = klbKeyPress
end
object cz: TEdit
Left = 52
Top = 55
Width = 75
Height = 20
ImeName = '中文 (简体) - 智能 ABC'
TabOrder = 6
Text = '0'
OnKeyPress = klbKeyPress
end
object xf: TEdit
Left = 177
Top = 55
Width = 72
Height = 20
ImeName = '中文 (简体) - 智能 ABC'
TabOrder = 7
Text = '0'
OnKeyPress = klbKeyPress
end
object kcz: TEdit
Left = 53
Top = 32
Width = 74
Height = 20
ImeName = '中文 (简体) - 智能 ABC'
TabOrder = 8
OnKeyPress = klbKeyPress
end
object kxf: TEdit
Left = 177
Top = 32
Width = 72
Height = 20
ImeName = '中文 (简体) - 智能 ABC'
TabOrder = 9
Text = '0'
OnKeyPress = klbKeyPress
end
object sjje: TEdit
Left = 54
Top = 99
Width = 72
Height = 20
ImeName = '中文 (简体) - 智能 ABC'
TabOrder = 10
Text = '0'
Visible = False
OnExit = kycExit
OnKeyPress = kycKeyPress
end
object Button3: TButton
Left = 96
Top = 124
Width = 75
Height = 25
Caption = '打印'
TabOrder = 11
OnClick = Button3Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -