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

  1. object AboutForm: TAboutForm
  2.   Left = 388
  3.   Top = 284
  4.   BorderStyle = bsNone
  5.   Caption = 'AboutForm'
  6.   ClientHeight = 224
  7.   ClientWidth = 458
  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.   Scaled = False
  17.   OnKeyPress = FormKeyPress
  18.   PixelsPerInch = 96
  19.   TextHeight = 12
  20.   object Shape1: TShape
  21.     Left = 0
  22.     Top = 0
  23.     Width = 458
  24.     Height = 224
  25.     Align = alClient
  26.   end
  27.   object img_bkgnd: TImage
  28.     Left = 1
  29.     Top = 1
  30.     Width = 200
  31.     Height = 104
  32.     AutoSize = True
  33.     OnClick = img_bkgndClick
  34.   end
  35.   object ProgramVersionLabel: TLabel
  36.     Left = 24
  37.     Top = 155
  38.     Width = 114
  39.     Height = 12
  40.     Caption = 'ProgramVersionLabel'
  41.     Transparent = True
  42.     OnClick = img_bkgndClick
  43.   end
  44.   object KAVEngineerLabel: TLabel
  45.     Left = 24
  46.     Top = 176
  47.     Width = 96
  48.     Height = 12
  49.     Caption = 'KAVEngineerLabel'
  50.     Transparent = True
  51.     OnClick = img_bkgndClick
  52.   end
  53.   object SignLabel: TLabel
  54.     Left = 24
  55.     Top = 195
  56.     Width = 54
  57.     Height = 12
  58.     Caption = 'SignLabel'
  59.     Transparent = True
  60.     OnClick = img_bkgndClick
  61.   end
  62.   object CopyRightLabel: TLabel
  63.     Left = 248
  64.     Top = 195
  65.     Width = 162
  66.     Height = 12
  67.     Caption = #37329#23665#20844#21496#29256#26435#25152#26377'(1998-2002)'
  68.     Transparent = True
  69.     OnClick = img_bkgndClick
  70.   end
  71.   object Label3: TLabel
  72.     Left = 248
  73.     Top = 173
  74.     Width = 96
  75.     Height = 12
  76.     Caption = #37329#23665#21453#30149#27602#36164#35759#32593
  77.     Transparent = True
  78.     OnClick = img_bkgndClick
  79.   end
  80.   object Label2: TLabel
  81.     Left = 360
  82.     Top = 173
  83.     Width = 72
  84.     Height = 12
  85.     Cursor = crHandPoint
  86.     Caption = 'www.duba.net'
  87.     Font.Charset = GB2312_CHARSET
  88.     Font.Color = clBlue
  89.     Font.Height = -12
  90.     Font.Name = #23435#20307
  91.     Font.Style = [fsUnderline]
  92.     ParentFont = False
  93.     Transparent = True
  94.     OnClick = Label2Click
  95.   end
  96.   object EMailLabel1: TLabel
  97.     Left = 304
  98.     Top = 152
  99.     Width = 132
  100.     Height = 12
  101.     Cursor = crHandPoint
  102.     Caption = 'antivirus@kingsoft.net'
  103.     Color = clBtnFace
  104.     Font.Charset = GB2312_CHARSET
  105.     Font.Color = clBlue
  106.     Font.Height = -12
  107.     Font.Name = #23435#20307
  108.     Font.Style = [fsUnderline]
  109.     ParentColor = False
  110.     ParentFont = False
  111.     Transparent = True
  112.     OnClick = EMailLabel1Click
  113.   end
  114.   object SupportLabel: TLabel
  115.     Left = 248
  116.     Top = 152
  117.     Width = 54
  118.     Height = 12
  119.     Caption = #25216#26415#25903#25345':'
  120.     Font.Charset = GB2312_CHARSET
  121.     Font.Color = clBlack
  122.     Font.Height = -12
  123.     Font.Name = #23435#20307
  124.     Font.Style = []
  125.     ParentFont = False
  126.     Transparent = True
  127.     OnClick = img_bkgndClick
  128.   end
  129.   object img_p4: TImage
  130.     Left = 231
  131.     Top = 55
  132.     Width = 176
  133.     Height = 60
  134.     AutoSize = True
  135.     OnClick = img_bkgndClick
  136.   end
  137.   object SpecialVersion: TLabel
  138.     Left = 338
  139.     Top = 20
  140.     Width = 48
  141.     Height = 16
  142.     Caption = #26631#20934#29256
  143.     Color = clFuchsia
  144.     Font.Charset = GB2312_CHARSET
  145.     Font.Color = clWhite
  146.     Font.Height = -16
  147.     Font.Name = #40657#20307
  148.     Font.Style = []
  149.     ParentColor = False
  150.     ParentFont = False
  151.     Transparent = True
  152.     OnClick = img_bkgndClick
  153.   end
  154.   object UserNameLabel: TLabel
  155.     Left = 24
  156.     Top = 139
  157.     Width = 78
  158.     Height = 12
  159.     Caption = 'UserNameLabel'
  160.     Transparent = True
  161.     OnClick = img_bkgndClick
  162.   end
  163.   object ServiceLabel: TLabel
  164.     Left = 248
  165.     Top = 131
  166.     Width = 72
  167.     Height = 12
  168.     Caption = 'ServiceLabel'
  169.     Transparent = True
  170.     OnClick = img_bkgndClick
  171.   end
  172. end
  173.