?? prelationedit.dfm
字號(hào):
object FormRelationEdit: TFormRelationEdit
Left = 292
Top = 144
Width = 390
Height = 290
Caption = '對應(yīng)關(guān)系(修改)'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
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 = 6
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 = 7
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 = 8
end
object StaticText9: TStaticText
Left = 40
Top = 132
Width = 68
Height = 20
Caption = '檢驗(yàn)代碼'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 9
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 = 10
end
object EditCode: TEdit
Left = 112
Top = 22
Width = 121
Height = 21
TabStop = False
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
ReadOnly = True
TabOrder = 11
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 = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
ReadOnly = True
TabOrder = 0
OnChange = EditProductCodeChange
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 = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
ReadOnly = True
TabOrder = 1
OnChange = EditProductCodeChange
end
object EditCheckCode: TEdit
Left = 112
Top = 132
Width = 121
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
object EditPartCode: TEdit
Left = 112
Top = 159
Width = 121
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
end
object Button6: TButton
Left = 248
Top = 128
Width = 75
Height = 25
Caption = '選擇...'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 12
OnClick = Button6Click
end
object Button7: TButton
Left = 248
Top = 155
Width = 75
Height = 25
Caption = '選擇...'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 13
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 = 14
end
object ButtonCancle: TButton
Left = 211
Top = 200
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 = 83
Top = 200
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 EditUnit: TMaskEdit
Left = 112
Top = 104
Width = 121
Height = 21
EditMask = '!99999;1;_'
MaxLength = 5
TabOrder = 15
Text = ' '
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -