📄 mcountunit.~dfm
字号:
object MCount: TMCount
Left = 179
Top = 197
Width = 870
Height = 500
Caption = #21830#21697#25253#20215
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object LabelName: TLabel
Left = 128
Top = 112
Width = 36
Height = 13
Caption = #21697#21517#65306
end
object LabelPrice: TLabel
Left = 128
Top = 176
Width = 24
Height = 13
Caption = #21333#20215
end
object LabelAmount: TLabel
Left = 128
Top = 232
Width = 24
Height = 13
Caption = #25968#37327
end
object GoodName: TEdit
Left = 224
Top = 104
Width = 121
Height = 21
TabOrder = 0
end
object Count: TButton
Left = 224
Top = 360
Width = 113
Height = 25
Caption = #35745#31639#36135#27454
TabOrder = 1
OnClick = CountClick
end
object Tariff: TMemo
Left = 464
Top = 96
Width = 201
Height = 289
Lines.Strings = (
#25253#20215#21333#65306)
TabOrder = 2
end
object Price: TSpinEdit
Left = 224
Top = 168
Width = 121
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 3
Value = 0
end
object Amount: TSpinEdit
Left = 224
Top = 232
Width = 121
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 4
Value = 0
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -