?? pcodesearch.dfm
字號:
object FormCodeSearch: TFormCodeSearch
Left = 194
Top = 88
BorderStyle = bsDialog
Caption = '代碼查詢'
ClientHeight = 334
ClientWidth = 503
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object TabControl1: TTabControl
Left = 16
Top = 8
Width = 465
Height = 313
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 0
Tabs.Strings = (
'查詢條件')
TabIndex = 0
object ButtonCancle: TButton
Left = 360
Top = 208
Width = 75
Height = 25
Caption = '關閉'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = ButtonCancleClick
end
object ButtonOK: TButton
Left = 360
Top = 172
Width = 75
Height = 25
Caption = '查詢'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = ButtonOKClick
end
object StaticText2: TStaticText
Left = 8
Top = 72
Width = 68
Height = 20
Caption = '產(chǎn)品代碼'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object StaticText3: TStaticText
Left = 8
Top = 98
Width = 68
Height = 20
Caption = '加工代碼'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 3
end
object StaticText4: TStaticText
Left = 8
Top = 46
Width = 68
Height = 20
Caption = '綜合編碼'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 4
end
object EditCode: TEdit
Left = 80
Top = 46
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 = 5
end
object EditProductCode: TEdit
Left = 80
Top = 72
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 = 6
end
object EditProcessCode: TEdit
Left = 80
Top = 98
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 = 7
end
object Button3: TButton
Left = 216
Top = 94
Width = 75
Height = 25
Caption = '選擇...'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 8
OnClick = Button3Click
end
object Button4: TButton
Left = 216
Top = 42
Width = 75
Height = 25
Caption = '選擇...'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 9
OnClick = Button4Click
end
object Button5: TButton
Left = 216
Top = 68
Width = 75
Height = 25
Caption = '選擇...'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 10
OnClick = Button5Click
end
object StaticText9: TStaticText
Left = 8
Top = 188
Width = 68
Height = 20
Caption = '檢驗代碼'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 11
end
object StaticText10: TStaticText
Left = 8
Top = 213
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 EditCheckCode: TEdit
Left = 80
Top = 185
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 = 13
end
object EditPartCode: TEdit
Left = 80
Top = 212
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 = 14
end
object Button6: TButton
Left = 216
Top = 184
Width = 75
Height = 25
Caption = '選擇...'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 15
OnClick = Button6Click
end
object Button7: TButton
Left = 216
Top = 208
Width = 75
Height = 25
Caption = '選擇...'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 16
OnClick = Button7Click
end
object StaticText11: TStaticText
Left = 8
Top = 158
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 EditUnit: TMaskEdit
Left = 80
Top = 152
Width = 121
Height = 24
EditMask = '!99999;1;_'
MaxLength = 5
TabOrder = 18
Text = ' '
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -