📄 u_charge.~dfm
字号:
object frmCharge: TfrmCharge
Left = 325
Top = 281
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #27424#25910#27454#31649#29702
ClientHeight = 183
ClientWidth = 329
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 = 32
Width = 66
Height = 12
Caption = #23458' '#25143#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object cmbCus: TComboBox
Left = 120
Top = 24
Width = 145
Height = 21
ImeName = #20108#31508#36755#20837#27861'2003'
ItemHeight = 13
TabOrder = 0
OnKeyDown = cmbCusKeyDown
end
object edtCharge: TLabeledEdit
Left = 120
Top = 95
Width = 145
Height = 21
EditLabel.Width = 60
EditLabel.Height = 13
EditLabel.Caption = #25910#27454#37329#39069#65306
EditLabel.Transparent = True
ImeName = #20108#31508#36755#20837#27861'2003'
LabelPosition = lpLeft
TabOrder = 1
OnKeyDown = edtChargeKeyDown
end
object btnCharge: TBitBtn
Left = 40
Top = 144
Width = 75
Height = 25
Caption = #25910#27454
TabOrder = 2
OnClick = btnChargeClick
end
object btnClose: TBitBtn
Left = 216
Top = 144
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 3
OnClick = btnCloseClick
end
object btnCancel: TBitBtn
Left = 128
Top = 144
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 4
OnClick = btnCancelClick
end
object edtOutDH: TLabeledEdit
Left = 120
Top = 60
Width = 145
Height = 21
EditLabel.Width = 60
EditLabel.Height = 13
EditLabel.Caption = #20986#24211#21333#21495#65306
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
LabelPosition = lpLeft
TabOrder = 5
OnKeyDown = edtOutDHKeyDown
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -