📄 unit10.dfm
字号:
object Formsaler: TFormsaler
Left = 355
Top = 243
Width = 295
Height = 161
BorderIcons = []
Caption = '请输入售货员编码'
Color = 14671839
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 18
Top = 7
Width = 248
Height = 105
TabOrder = 0
object Editsaler: TEdit
Left = 63
Top = 40
Width = 120
Height = 23
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -