home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / virus / DubaV / data1.cab / KAV5MainProgram / KAV32.exe / 0 / RCDATA / TSNENTERFORM / TSNENTERFORM.txt
Text File  |  2003-04-15  |  3KB  |  147 lines

  1. object SNEnterForm: TSNEnterForm
  2.   Left = 353
  3.   Top = 290
  4.   BorderStyle = bsDialog
  5.   Caption = #36755#20837#24207#21015#21495
  6.   ClientHeight = 100
  7.   ClientWidth = 370
  8.   Color = clBtnFace
  9.   Font.Charset = GB2312_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = #23435#20307
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 12
  18.   object Label1: TLabel
  19.     Left = 8
  20.     Top = 8
  21.     Width = 108
  22.     Height = 12
  23.     Caption = #35831#36755#20837#24744#30340#24207#21015#21495#65306
  24.   end
  25.   object Label2: TLabel
  26.     Left = 102
  27.     Top = 33
  28.     Width = 9
  29.     Height = 15
  30.     Caption = '-'
  31.     Font.Charset = GB2312_CHARSET
  32.     Font.Color = clWindowText
  33.     Font.Height = -15
  34.     Font.Name = #23435#20307
  35.     Font.Style = [fsBold]
  36.     ParentFont = False
  37.   end
  38.   object Label3: TLabel
  39.     Left = 182
  40.     Top = 33
  41.     Width = 9
  42.     Height = 15
  43.     Caption = '-'
  44.     Font.Charset = GB2312_CHARSET
  45.     Font.Color = clWindowText
  46.     Font.Height = -15
  47.     Font.Name = #23435#20307
  48.     Font.Style = [fsBold]
  49.     ParentFont = False
  50.   end
  51.   object Label4: TLabel
  52.     Left = 262
  53.     Top = 33
  54.     Width = 9
  55.     Height = 15
  56.     Caption = '-'
  57.     Font.Charset = GB2312_CHARSET
  58.     Font.Color = clWindowText
  59.     Font.Height = -15
  60.     Font.Name = #23435#20307
  61.     Font.Style = [fsBold]
  62.     ParentFont = False
  63.   end
  64.   object Edit1: TEdit
  65.     Left = 36
  66.     Top = 30
  67.     Width = 61
  68.     Height = 20
  69.     AutoSize = False
  70.     Font.Charset = GB2312_CHARSET
  71.     Font.Color = clWindowText
  72.     Font.Height = -12
  73.     Font.Name = #23435#20307
  74.     Font.Style = [fsBold]
  75.     MaxLength = 6
  76.     ParentFont = False
  77.     TabOrder = 0
  78.     OnChange = Edit1Change
  79.   end
  80.   object Edit2: TEdit
  81.     Left = 116
  82.     Top = 30
  83.     Width = 61
  84.     Height = 20
  85.     AutoSize = False
  86.     Font.Charset = GB2312_CHARSET
  87.     Font.Color = clWindowText
  88.     Font.Height = -12
  89.     Font.Name = #23435#20307
  90.     Font.Style = [fsBold]
  91.     MaxLength = 6
  92.     ParentFont = False
  93.     TabOrder = 1
  94.     OnChange = Edit2Change
  95.   end
  96.   object Edit3: TEdit
  97.     Left = 196
  98.     Top = 30
  99.     Width = 61
  100.     Height = 20
  101.     AutoSize = False
  102.     Font.Charset = GB2312_CHARSET
  103.     Font.Color = clWindowText
  104.     Font.Height = -12
  105.     Font.Name = #23435#20307
  106.     Font.Style = [fsBold]
  107.     MaxLength = 6
  108.     ParentFont = False
  109.     TabOrder = 2
  110.     OnChange = Edit3Change
  111.   end
  112.   object Button1: TButton
  113.     Left = 218
  114.     Top = 63
  115.     Width = 65
  116.     Height = 25
  117.     Caption = #30830#23450'(&O)'
  118.     ModalResult = 1
  119.     TabOrder = 3
  120.   end
  121.   object Button2: TButton
  122.     Left = 295
  123.     Top = 63
  124.     Width = 65
  125.     Height = 25
  126.     Caption = #21462#28040'(&C)'
  127.     ModalResult = 2
  128.     TabOrder = 4
  129.   end
  130.   object Edit4: TEdit
  131.     Left = 276
  132.     Top = 30
  133.     Width = 61
  134.     Height = 20
  135.     AutoSize = False
  136.     Font.Charset = GB2312_CHARSET
  137.     Font.Color = clWindowText
  138.     Font.Height = -12
  139.     Font.Name = #23435#20307
  140.     Font.Style = [fsBold]
  141.     MaxLength = 6
  142.     ParentFont = False
  143.     TabOrder = 5
  144.     OnChange = Edit4Change
  145.   end
  146. end
  147.