?? wsgmcopy.dfm
字號:
object frmWsgmCopy: TfrmWsgmCopy
Left = 321
Top = 142
Width = 396
Height = 545
BorderIcons = [biSystemMenu]
Caption = '工單配套表復制'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object FloatPanel1: TFloatPanel
Left = 0
Top = 0
Width = 388
Height = 518
Align = alClient
Color = clWhite
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 0
object Label1: TLabel
Left = 5
Top = 70
Width = 90
Height = 12
Caption = '來源加工單單號:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 5
Top = 49
Width = 90
Height = 12
Caption = '來源加工件編碼:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object Label9: TLabel
Left = 9
Top = 309
Width = 54
Height = 12
Caption = '物料明細:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 7
Top = 7
Width = 54
Height = 12
Caption = '加工單號:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object btnCancel: TBitBtn
Left = 297
Top = 484
Width = 76
Height = 23
Caption = '取消(&C)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 0
TabStop = False
OnClick = btnCancelClick
Kind = bkCancel
end
object btnOK: TBitBtn
Left = 210
Top = 484
Width = 78
Height = 23
Caption = '確定(&O)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 1
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 sgWsgm: TSDGrid
Left = 5
Top = 87
Width = 372
Height = 220
Color = clWhite
Ctl3D = False
DefaultRowHeight = 18
FixedColor = clInfoBk
FixedCols = 0
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
ParentCtl3D = False
ParentFont = False
TabOrder = 2
OnSelectCell = sgWsgmSelectCell
OddGridColor = clBtnHighlight
Columns = <
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋體'
ColumnFont.Style = []
TitleString = ' '
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋體'
ColumnFont.Style = []
TitleString = '序號'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋體'
ColumnFont.Style = []
TitleString = '物料編碼'
ColumnWidth = 0
end
item
EditType = sdComboBox
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋體'
ColumnFont.Style = []
TitleString = '物料名稱'
ColumnWidth = 0
end
item
EditType = sdComboBox
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋體'
ColumnFont.Style = []
TitleString = '單位'
ColumnWidth = 0
end>
ColWidths = (
25
28
108
163
39)
end
object Panel1: TPanel
Left = 5
Top = 324
Width = 372
Height = 154
BevelInner = bvLowered
BevelOuter = bvNone
Color = clCaptionText
Ctl3D = False
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentCtl3D = False
ParentFont = False
TabOrder = 3
object Label17: TLabel
Left = 2
Top = 31
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 = 14
Top = 52
Width = 42
Height = 12
Caption = '損耗率:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object Label24: TLabel
Left = 26
Top = 11
Width = 30
Height = 12
Caption = '來源:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object Label25: TLabel
Left = 2
Top = 133
Width = 54
Height = 12
Caption = '所在工序:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 2
Top = 72
Width = 54
Height = 12
Caption = '定額領料:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 26
Top = 92
Width = 30
Height = 12
Caption = '貨位:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object Label30: TLabel
Left = 26
Top = 113
Width = 30
Height = 12
Caption = '批號:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object seWsgmCopyQty: TSDEdit
Left = 58
Top = 23
Width = 111
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
SplitSymbol = ' | '
end
object seWsgmCopyShl: TSDEdit
Left = 58
Top = 43
Width = 111
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
SplitSymbol = ' | '
end
object scWsgmCopyFrom: TSDComboBox
Left = 58
Top = 2
Width = 133
Height = 20
Color = clWhite
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ItemHeight = 12
ParentCtl3D = False
ParentFont = False
TabOrder = 2
Items.Strings = (
'1-采購'
'2-制造'
'3-外加工')
end
object scWsgmCopyProcess: TSDComboBox
Left = 58
Top = 126
Width = 183
Height = 20
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 3
KeyItem = cbItem2
end
object seWsgmCopyPqty: TSDEdit
Left = 58
Top = 64
Width = 111
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 4
SplitSymbol = ' | '
end
object scWsgmCopyLoc: TSDComboBox
Left = 58
Top = 85
Width = 162
Height = 20
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 5
Items.Strings = (
'1-可選'
'2-必須'
'3-常用'
'')
end
object scWsgmCopyBatch: TSDComboBox
Left = 58
Top = 105
Width = 161
Height = 20
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 6
Items.Strings = (
'1-可選'
'2-必須'
'3-常用'
'')
end
end
object Panel2: TPanel
Left = 5
Top = 21
Width = 246
Height = 22
Color = clBackground
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
object rbtBomd: TRadioButton
Left = 5
Top = 7
Width = 123
Height = 12
Caption = '按物料單(Bom表)'
Checked = True
TabOrder = 0
TabStop = True
OnClick = rbtBomdClick
end
object rbtWsgm: TRadioButton
Left = 133
Top = 6
Width = 105
Height = 12
Caption = '按工單配套表'
TabOrder = 1
OnClick = rbtWsgmClick
end
end
object scWsgmCopyBom: TSDComboBox
Left = 95
Top = 43
Width = 245
Height = 20
Color = clWhite
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ItemHeight = 12
ParentCtl3D = False
ParentFont = False
TabOrder = 5
OnClick = scWsgmCopyBomClick
Items.Strings = (
'1-采購件'
'2-制造件'
'')
KeyItem = cbItem2
end
object scWsgmCopyWoF: TSDComboBox
Left = 95
Top = 63
Width = 245
Height = 20
Color = clWhite
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ItemHeight = 12
ParentCtl3D = False
ParentFont = False
TabOrder = 6
OnClick = scWsgmCopyWoFClick
Items.Strings = (
'1-采購件'
'2-制造件'
'')
end
object seWsgmWo: TSDEdit
Left = 69
Top = 3
Width = 160
Height = 18
Ctl3D = False
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 7
SplitSymbol = ' | '
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -