object SNEnterForm: TSNEnterForm Left = 353 Top = 290 BorderStyle = bsDialog Caption = #36755#20837#24207#21015#21495 ClientHeight = 100 ClientWidth = 370 Color = clBtnFace Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 8 Top = 8 Width = 108 Height = 12 Caption = #35831#36755#20837#24744#30340#24207#21015#21495#65306 end object Label2: TLabel Left = 102 Top = 33 Width = 9 Height = 15 Caption = '-' Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 182 Top = 33 Width = 9 Height = 15 Caption = '-' Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 262 Top = 33 Width = 9 Height = 15 Caption = '-' Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Edit1: TEdit Left = 36 Top = 30 Width = 61 Height = 20 AutoSize = False Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] MaxLength = 6 ParentFont = False TabOrder = 0 OnChange = Edit1Change end object Edit2: TEdit Left = 116 Top = 30 Width = 61 Height = 20 AutoSize = False Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] MaxLength = 6 ParentFont = False TabOrder = 1 OnChange = Edit2Change end object Edit3: TEdit Left = 196 Top = 30 Width = 61 Height = 20 AutoSize = False Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] MaxLength = 6 ParentFont = False TabOrder = 2 OnChange = Edit3Change end object Button1: TButton Left = 218 Top = 63 Width = 65 Height = 25 Caption = #30830#23450'(&O)' ModalResult = 1 TabOrder = 3 end object Button2: TButton Left = 295 Top = 63 Width = 65 Height = 25 Caption = #21462#28040'(&C)' ModalResult = 2 TabOrder = 4 end object Edit4: TEdit Left = 276 Top = 30 Width = 61 Height = 20 AutoSize = False Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] MaxLength = 6 ParentFont = False TabOrder = 5 OnChange = Edit4Change end end