📄 pnewjobc.dfm
字号:
object FormNewJobC: TFormNewJobC
Left = 66
Top = 343
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'C类打印作业(新加)'
ClientHeight = 195
ClientWidth = 623
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 = 16
Top = 48
Width = 68
Height = 20
Caption = '产品代码'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 12
end
object StaticText3: TStaticText
Left = 16
Top = 74
Width = 68
Height = 20
Caption = '加工代码'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 13
end
object StaticText4: TStaticText
Left = 16
Top = 22
Width = 68
Height = 20
Caption = '综合编码'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 14
end
object StaticText5: TStaticText
Left = 337
Top = 44
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 StaticText6: TStaticText
Left = 336
Top = 104
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 StaticText7: TStaticText
Left = 336
Top = 130
Width = 68
Height = 20
Caption = '标签起数'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 17
end
object StaticText8: TStaticText
Left = 336
Top = 156
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 StaticText9: TStaticText
Left = 16
Top = 132
Width = 68
Height = 20
Caption = '检验代码'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 19
end
object StaticText10: TStaticText
Left = 16
Top = 159
Width = 68
Height = 20
Caption = '部件代码'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 20
end
object ButtonCancle: TButton
Left = 534
Top = 155
Width = 75
Height = 25
Caption = '取消'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = ButtonCancleClick
end
object ButtonOK: TButton
Left = 535
Top = 106
Width = 75
Height = 25
Caption = '确定'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = ButtonOKClick
end
object EditCode: TEdit
Left = 87
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 = 88
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 = 21
end
object EditProcessCode: TEdit
Left = 88
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 = 22
end
object EditCheckCode: TEdit
Left = 88
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 = 23
end
object EditPartCode: TEdit
Left = 88
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 = 6
end
object EditHeNo: TEdit
Left = 408
Top = 100
Width = 121
Height = 21
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
MaxLength = 7
ParentFont = False
ReadOnly = True
TabOrder = 7
Text = 'QQQQQQQ'
end
object Button4: TButton
Left = 224
Top = 18
Width = 75
Height = 25
Caption = '选择...'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 10
OnClick = Button4Click
end
object Button7: TButton
Left = 224
Top = 155
Width = 75
Height = 25
Caption = '选择...'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 11
OnClick = Button7Click
end
object StaticText11: TStaticText
Left = 16
Top = 110
Width = 68
Height = 20
Caption = '包装单位'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 24
end
object EditAmount: TMaskEdit
Left = 409
Top = 40
Width = 121
Height = 21
EditMask = '!999999999;1;_'
MaxLength = 9
TabOrder = 1
Text = ' '
OnChange = EditAmountChange
end
object EditUnit: TMaskEdit
Left = 88
Top = 107
Width = 121
Height = 21
EditMask = '!9999;1;_'
MaxLength = 4
TabOrder = 5
Text = ' '
OnChange = EditAmountChange
end
object EditStart: TMaskEdit
Left = 408
Top = 127
Width = 121
Height = 21
Color = clBtnFace
EditMask = '!999999999;1;_'
MaxLength = 9
ReadOnly = True
TabOrder = 8
Text = ' '
end
object EditEnd: TMaskEdit
Left = 408
Top = 152
Width = 121
Height = 21
Color = clBtnFace
EditMask = '!999999999;1;_'
MaxLength = 9
ReadOnly = True
TabOrder = 9
Text = ' '
end
object CheckBoxUsa: TCheckBox
Left = 389
Top = 75
Width = 127
Height = 17
Caption = '打印部件代码'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object ADODataSetLot: TADODataSet
Parameters = <>
Left = 288
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -