?? pnewjob.dfm
字號:
object FormNewJob: TFormNewJob
Left = -3
Top = 113
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'A類打印作業(yè)(新加)'
ClientHeight = 187
ClientWidth = 622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
OnCreate = FormCreate
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object StaticText2: TStaticText
Left = 40
Top = 48
Width = 68
Height = 20
Caption = '產(chǎn)品代碼'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 14
end
object StaticText3: TStaticText
Left = 40
Top = 74
Width = 68
Height = 20
Caption = '加工代碼'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 15
end
object StaticText4: TStaticText
Left = 40
Top = 22
Width = 68
Height = 20
Caption = '綜合編碼'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 16
end
object StaticText5: TStaticText
Left = 328
Top = 44
Width = 68
Height = 20
Caption = '生產(chǎn)數(shù)量'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 17
end
object StaticText6: TStaticText
Left = 328
Top = 104
Width = 68
Height = 20
Caption = '出荷編號'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 18
end
object StaticText7: TStaticText
Left = 328
Top = 130
Width = 68
Height = 20
Caption = '標簽起數(shù)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 19
end
object StaticText8: TStaticText
Left = 328
Top = 156
Width = 68
Height = 20
Caption = '標簽止數(shù)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 20
end
object StaticText9: TStaticText
Left = 40
Top = 132
Width = 68
Height = 20
Caption = '檢驗代碼'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 21
end
object StaticText10: TStaticText
Left = 40
Top = 159
Width = 68
Height = 20
Caption = '部件代碼'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 22
end
object ButtonCancle: TButton
Left = 534
Top = 139
Width = 75
Height = 25
Caption = '取消'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = ButtonCancleClick
end
object ButtonOK: TButton
Left = 535
Top = 90
Width = 75
Height = 25
Caption = '確定'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = ButtonOKClick
end
object EditLotNo: TEdit
Left = 401
Top = 19
Width = 121
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
MaxLength = 9
ParentFont = False
TabOrder = 1
OnExit = EditLotNoExit
end
object EditCode: TEdit
Left = 111
Top = 22
Width = 121
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnChange = EditCodeChange
OnExit = EditCodeExit
end
object EditProductCode: TEdit
Left = 112
Top = 48
Width = 121
Height = 21
TabStop = False
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
ReadOnly = True
TabOrder = 23
end
object EditProcessCode: TEdit
Left = 112
Top = 74
Width = 121
Height = 21
TabStop = False
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
ReadOnly = True
TabOrder = 24
end
object EditCheckCode: TEdit
Left = 112
Top = 132
Width = 121
Height = 21
TabStop = False
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
ReadOnly = True
TabOrder = 25
end
object EditPartCode: TEdit
Left = 112
Top = 159
Width = 121
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 7
end
object EditHeNo: TEdit
Left = 400
Top = 100
Width = 121
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
MaxLength = 7
ParentFont = False
TabOrder = 8
end
object Button2: TButton
Left = 537
Top = 19
Width = 75
Height = 25
Caption = '選擇...'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 13
OnClick = Button2Click
end
object Button4: TButton
Left = 240
Top = 18
Width = 75
Height = 25
Caption = '選擇...'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 11
OnClick = Button4Click
end
object Button7: TButton
Left = 240
Top = 155
Width = 75
Height = 25
Caption = '選擇...'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 12
OnClick = Button7Click
end
object StaticText11: TStaticText
Left = 40
Top = 110
Width = 68
Height = 20
Caption = '包裝單位'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 26
end
object StaticText18: TStaticText
Left = 328
Top = 21
Width = 68
Height = 20
Caption = '生產(chǎn)批號'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 27
end
object EditAmount: TMaskEdit
Left = 401
Top = 40
Width = 121
Height = 21
EditMask = '!999999999;1;_'
MaxLength = 9
TabOrder = 2
Text = ' '
OnChange = EditAmountChange
end
object EditUnit: TMaskEdit
Left = 112
Top = 107
Width = 121
Height = 21
EditMask = '!9999;1;_'
MaxLength = 4
TabOrder = 6
Text = ' '
OnChange = EditAmountChange
end
object EditStart: TMaskEdit
Left = 400
Top = 127
Width = 121
Height = 21
EditMask = '!999999999;1;_'
MaxLength = 9
TabOrder = 9
Text = ' '
end
object EditEnd: TMaskEdit
Left = 400
Top = 152
Width = 121
Height = 21
EditMask = '!999999999;1;_'
MaxLength = 9
TabOrder = 10
Text = ' '
end
object CheckBoxUsa: TCheckBox
Left = 349
Top = 75
Width = 127
Height = 17
Caption = '打印部件代碼'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 3
end
object ADODataSetLot: TADODataSet
Parameters = <>
Left = 280
Top = 64
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -