📄 bomhcopy.dfm
字号:
inherited frmBomhCopy: TfrmBomhCopy
Left = 142
Top = 142
Width = 668
Height = 535
Caption = '物料单的复制'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object FloatPanel2: TFloatPanel [0]
Left = 0
Top = 178
Width = 660
Height = 260
Align = alClient
Color = clWhite
Caption = 'FloatPanel2'
ParentColor = False
TabOrder = 4
object Label15: TLabel
Left = 12
Top = 15
Width = 30
Height = 12
Caption = '序号:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label16: TLabel
Left = 10
Top = 40
Width = 54
Height = 12
Caption = '子件编码:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label17: TLabel
Left = 9
Top = 204
Width = 54
Height = 12
Caption = '定额消耗:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label20: TLabel
Left = 10
Top = 229
Width = 42
Height = 12
Caption = '损耗率:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label28: TLabel
Left = 296
Top = 34
Width = 54
Height = 12
Caption = '订货策略:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label29: TLabel
Left = 296
Top = 57
Width = 54
Height = 12
Caption = '计划策略:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label30: TLabel
Left = 296
Top = 80
Width = 54
Height = 12
Caption = '配置类型:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label32: TLabel
Left = 296
Top = 104
Width = 54
Height = 12
Caption = '偏置时间:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label21: TLabel
Left = 296
Top = 173
Width = 42
Height = 12
Caption = '行备注:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label31: TLabel
Left = 296
Top = 127
Width = 54
Height = 12
Caption = '更改单号:'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label25: TLabel
Left = 296
Top = 150
Width = 54
Height = 12
Caption = '所在工序:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object btnOK: TBitBtn
Left = 556
Top = 8
Width = 79
Height = 24
Caption = '确定(&O)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 13
TabStop = False
OnClick = btnOKClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object btnCancel: TBitBtn
Left = 556
Top = 36
Width = 79
Height = 24
Caption = '取消(&C)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 14
TabStop = False
OnClick = btnCancelClick
Kind = bkCancel
end
object seBomdSn: TSDEdit
Left = 66
Top = 11
Width = 101
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 0
Text = 'seBomdSn'
SplitSymbol = ' | '
end
object seBomdGoods: TSDEdit
Left = 66
Top = 34
Width = 183
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
Text = 'seBomdGoods'
OnExit = seBomdGoodsExit
OnButtonClick = seBomdGoodsButtonClick
ButtonVisible = True
SplitSymbol = ' | '
end
object Panel2: TPanel
Left = 2
Top = 58
Width = 281
Height = 143
BevelOuter = bvNone
Color = clWhite
TabOrder = 2
object Label5: TLabel
Left = 8
Top = 6
Width = 54
Height = 12
Caption = '子件名称:'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label19: TLabel
Left = 8
Top = 29
Width = 30
Height = 12
Caption = '版本:'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label22: TLabel
Left = 8
Top = 52
Width = 30
Height = 12
Caption = '规格:'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label24: TLabel
Left = 8
Top = 98
Width = 30
Height = 12
Caption = '来源:'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label18: TLabel
Left = 8
Top = 75
Width = 30
Height = 12
Caption = '类型:'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label23: TLabel
Left = 8
Top = 121
Width = 30
Height = 12
Caption = '单位:'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object seBomdGoodsName: TSDEdit
Left = 64
Top = 2
Width = 183
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 0
SplitSymbol = ' | '
end
object seBomdVer: TSDEdit
Left = 64
Top = 24
Width = 183
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 1
SplitSymbol = ' | '
end
object seBomdModel: TSDEdit
Left = 64
Top = 47
Width = 183
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 2
SplitSymbol = ' | '
end
object scBomdType: TSDComboBox
Left = 64
Top = 69
Width = 118
Height = 20
Color = clWhite
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ItemHeight = 12
ParentCtl3D = False
ParentFont = False
TabOrder = 3
Text = 'scBomdType'
Items.Strings = (
'1-成品'
'2-半成品'
'3-材料'
'4-备用件'
'5-虚拟件'
'6-费用件'
'')
end
object scBomdFrom: TSDComboBox
Left = 64
Top = 92
Width = 118
Height = 20
Color = clWhite
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ItemHeight = 12
ParentCtl3D = False
ParentFont = False
TabOrder = 4
Text = 'scBomdFrom'
Items.Strings = (
'1-采购'
'2-制造'
'3-外加工')
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -