📄 unitsure.dfm
字号:
object frmsure: Tfrmsure
Left = 294
Top = 217
Width = 406
Height = 233
Caption = '确认'
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 Label1: TLabel
Left = 56
Top = 48
Width = 200
Height = 19
Caption = '请您再次输入商品条码'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = '仿宋_GB2312'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 112
Top = 96
Width = 121
Height = 21
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 176
Top = 152
Width = 75
Height = 25
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -