📄 u_payment.dfm
字号:
object frmPayMent: TfrmPayMent
Left = 351
Top = 229
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #27424#20184#27454#31649#29702
ClientHeight = 202
ClientWidth = 330
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDesktopCenter
Visible = True
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 56
Top = 29
Width = 60
Height = 13
Caption = #20379' '#24212' '#21830#65306
Transparent = True
end
object cmbSup: TComboBox
Left = 120
Top = 24
Width = 145
Height = 21
ImeName = #20108#31508#36755#20837#27861'2003'
ItemHeight = 13
TabOrder = 0
OnKeyDown = cmbSupKeyDown
end
object edtPay: TLabeledEdit
Left = 120
Top = 96
Width = 145
Height = 21
EditLabel.Width = 60
EditLabel.Height = 13
EditLabel.Caption = #20184#27454#37329#39069#65306
EditLabel.Transparent = True
ImeName = #20108#31508#36755#20837#27861'2003'
LabelPosition = lpLeft
TabOrder = 1
Text = '0.00'
OnKeyDown = edtPayKeyDown
end
object btnPay: TBitBtn
Left = 32
Top = 152
Width = 75
Height = 25
Caption = #20184#27454
TabOrder = 2
OnClick = btnPayClick
end
object btnClose: TBitBtn
Left = 208
Top = 152
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 4
OnClick = btnCloseClick
end
object btnCancel: TBitBtn
Left = 120
Top = 152
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = btnCancelClick
end
object edtInDH: TLabeledEdit
Left = 120
Top = 62
Width = 145
Height = 21
EditLabel.Width = 63
EditLabel.Height = 13
EditLabel.Caption = #20837#24211#21333#21495#65306' '
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
LabelPosition = lpLeft
TabOrder = 5
OnKeyDown = edtInDHKeyDown
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -