📄 unbgdss.dfm
字号:
TabOrder = 20
Text = '产品类别'
end
object LDBGGAU: TEdit
Left = 289
Top = 40
Width = 55
Height = 19
TabOrder = 21
Text = '产品规格'
end
object LDBGUNS: TEdit
Left = 289
Top = 60
Width = 55
Height = 19
TabOrder = 22
Text = '库存单位'
end
object LDBGUNP: TEdit
Left = 289
Top = 80
Width = 55
Height = 19
TabOrder = 23
Text = '包装单位'
end
object LDBGCLR: TEdit
Left = 289
Top = 140
Width = 55
Height = 19
TabOrder = 26
Text = '产品颜色'
end
object LDBGCLH: TEdit
Left = 289
Top = 160
Width = 55
Height = 19
TabOrder = 27
Text = '产品尺寸'
end
object LDBGCLW: TEdit
Left = 175
Top = 140
Width = 55
Height = 19
TabOrder = 16
Text = '产品重量'
end
object LDBGUNW: TEdit
Left = 289
Top = 100
Width = 55
Height = 19
TabOrder = 24
Text = '重量单位'
end
object LDBGUSE: TEdit
Left = 289
Top = 120
Width = 55
Height = 19
TabOrder = 25
Text = '产品用途'
end
object LDBGMRK: TEdit
Left = 289
Top = 180
Width = 55
Height = 19
TabOrder = 28
Text = '叙 述'
end
object Button1: TButton
Left = 238
Top = 200
Width = 106
Height = 19
Caption = '恢复默认值'
TabOrder = 29
OnClick = Button1Click
end
end
object GroupBox3: TGroupBox
Left = 243
Top = 228
Width = 347
Height = 93
Caption = '自动换算折数'
Color = 10998526
Ctl3D = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '新宋体'
Font.Style = []
ParentColor = False
ParentCtl3D = False
ParentFont = False
TabOrder = 3
object Label9: TLabel
Left = 7
Top = 19
Width = 155
Height = 13
Caption = '标准价 X =会员价格'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '新宋体'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 7
Top = 39
Width = 155
Height = 13
Caption = '标准价 X =贵宾价格'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '新宋体'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 182
Top = 59
Width = 155
Height = 13
Caption = '标准价 X =大盘价格'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '新宋体'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 182
Top = 19
Width = 155
Height = 13
Caption = '标准价 X =零售价格'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '新宋体'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 182
Top = 39
Width = 155
Height = 13
Caption = '标准价 X =中盘价格'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '新宋体'
Font.Style = []
ParentFont = False
end
object ED_BGPMMD: TFloatEdit
Left = 60
Top = 17
Width = 35
Height = 19
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '新宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
Text = '1.00'
Digits = 2
Value = 1
Max = 99999999.9
ErrorMessage = '[No Text]'
end
object ED_BGPVPD: TFloatEdit
Left = 60
Top = 37
Width = 35
Height = 19
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '新宋体'
Font.Style = []
ParentFont = False
TabOrder = 1
Text = '1.00'
Digits = 2
Value = 1
Max = 99999999.9
ErrorMessage = '[No Text]'
end
object ED_BGPR3D: TFloatEdit
Left = 235
Top = 57
Width = 35
Height = 19
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '新宋体'
Font.Style = []
ParentFont = False
TabOrder = 2
Text = '1.00'
Digits = 2
Value = 1
Max = 99999999.9
ErrorMessage = '[No Text]'
end
object ED_BGPR1D: TFloatEdit
Left = 235
Top = 17
Width = 35
Height = 19
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '新宋体'
Font.Style = []
ParentFont = False
TabOrder = 3
Text = '1.00'
Digits = 2
Value = 1
Max = 99999999.9
ErrorMessage = '[No Text]'
end
object ED_BGPR2D: TFloatEdit
Left = 235
Top = 37
Width = 35
Height = 19
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '新宋体'
Font.Style = []
ParentFont = False
TabOrder = 4
Text = '1.00'
Digits = 2
Value = 1
Max = 99999999.9
ErrorMessage = '[No Text]'
end
end
object GroupBox4: TGroupBox
Left = 2
Top = 128
Width = 240
Height = 193
Caption = '新增时可以的复制字段'
Color = 10998526
Ctl3D = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '新宋体'
Font.Style = []
ParentColor = False
ParentCtl3D = False
ParentFont = False
TabOrder = 4
object LBBGENO: TCheckBox
Left = 7
Top = 20
Width = 75
Height = 13
Caption = '产品条形码'
TabOrder = 0
end
object LBBGNAM: TCheckBox
Left = 7
Top = 50
Width = 75
Height = 13
Caption = '产品名称'
TabOrder = 1
end
object LBBGKIN: TCheckBox
Left = 7
Top = 80
Width = 75
Height = 13
Caption = '产品分类'
TabOrder = 2
end
object LBBGPST: TCheckBox
Left = 7
Top = 125
Width = 75
Height = 13
Caption = '标准价格'
TabOrder = 3
end
object LBBGPVP: TCheckBox
Left = 7
Top = 155
Width = 75
Height = 13
Caption = '贵宾价格'
TabOrder = 4
end
object LBBGPMM: TCheckBox
Left = 7
Top = 140
Width = 75
Height = 13
Caption = '会员价格'
TabOrder = 5
end
object LBBGQTS: TCheckBox
Left = 7
Top = 110
Width = 75
Height = 13
Caption = '安全存量'
TabOrder = 6
end
object LBBGCOS: TCheckBox
Left = 7
Top = 95
Width = 75
Height = 13
Caption = '预设成本'
TabOrder = 7
end
object LBBSENO: TCheckBox
Left = 7
Top = 65
Width = 75
Height = 13
Caption = '供 应 商'
TabOrder = 8
end
object LBBGID1: TCheckBox
Left = 7
Top = 35
Width = 75
Height = 13
Caption = '产品编号'
TabOrder = 9
end
object LBBGCNA: TCheckBox
Left = 87
Top = 20
Width = 75
Height = 13
Caption = '英文名称'
TabOrder = 10
end
object LBBGSNA: TCheckBox
Left = 87
Top = 50
Width = 75
Height = 13
Caption = '产品简称'
TabOrder = 11
end
object LBBGSCN: TCheckBox
Left = 87
Top = 35
Width = 75
Height = 13
Caption = '英文简称'
TabOrder = 12
end
object LBBGSUM: TCheckBox
Left = 87
Top = 125
Width = 75
Height = 13
Caption = '图文件路径'
TabOrder = 13
end
object LBBGCSF: TCheckBox
Left = 87
Top = 65
Width = 75
Height = 13
Caption = '期初成本'
TabOrder = 14
end
object LBBGCSN: TCheckBox
Left = 87
Top = 80
Width = 75
Height = 13
Caption = '目前成本'
TabOrder = 15
end
object LBBGCSS: TCheckBox
Left = 87
Top = 140
Width = 75
Height = 13
Caption = '标准成本'
TabOrder = 16
end
object LBBGCSI: TCheckBox
Left = 87
Top = 155
Width = 75
Height = 13
Caption = '进货单价'
TabOrder = 17
end
object LBBGQTE: TCheckBox
Left = 87
Top = 95
Width = 75
Height = 13
Caption = '经济批量'
TabOrder = 18
end
object LBBGRUL: TCheckBox
Left = 162
Top = 20
Width = 75
Height = 13
Caption = '产品类别'
TabOrder = 19
end
object LBBGGAU: TCheckBox
Left = 162
Top = 35
Width = 75
Height = 13
Caption = '产品规格'
TabOrder = 20
end
object LBBGUNS: TCheckBox
Left = 162
Top = 50
Width = 75
Height = 13
Caption = '库存单位'
TabOrder = 21
end
object LBBGUNP: TCheckBox
Left = 162
Top = 65
Width = 75
Height = 13
Caption = '包装单位'
TabOrder = 22
end
object LBBGCLR: TCheckBox
Left = 162
Top = 110
Width = 75
Height = 13
Caption = '产品颜色'
TabOrder = 23
end
object LBBGCLH: TCheckBox
Left = 162
Top = 125
Width = 75
Height = 13
Caption = '产品尺寸'
TabOrder = 24
end
object LBBGCLW: TCheckBox
Left = 87
Top = 110
Width = 75
Height = 13
Caption = '产品重量'
TabOrder = 25
end
object LBBGUNW: TCheckBox
Left = 162
Top = 80
Width = 75
Height = 13
Caption = '重量单位'
TabOrder = 26
end
object LBBGUSE: TCheckBox
Left = 162
Top = 95
Width = 75
Height = 13
Caption = '产品用途'
TabOrder = 27
end
object LBBGMRK: TCheckBox
Left = 162
Top = 140
Width = 75
Height = 13
Caption = '叙 述'
TabOrder = 28
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -