home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1999 November / APC411-2.ISO / email / poco.exe / file0001.bin / 0 / RCDATA / TFRMQUERY / TFRMQUERY.txt
Encoding:
Text File  |  1999-09-29  |  2.2 KB  |  114 lines

  1. object FrmQuery: TFrmQuery
  2.   Left = 333
  3.   Top = 116
  4.   Width = 363
  5.   Height = 167
  6.   Caption = 'Warning'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   PixelsPerInch = 120
  17.   TextHeight = 16
  18.   object Label1: TLabel
  19.     Left = 104
  20.     Top = 12
  21.     Width = 168
  22.     Height = 17
  23.     Caption = 'Opening infected files can'
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = 17
  27.     Font.Name = 'Arial'
  28.     Font.Style = []
  29.     ParentFont = False
  30.   end
  31.   object Label2: TLabel
  32.     Left = 22
  33.     Top = 2
  34.     Width = 23
  35.     Height = 79
  36.     Caption = '!'
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clWindowText
  39.     Font.Height = 80
  40.     Font.Name = 'Times New Roman'
  41.     Font.Style = [fsBold]
  42.     ParentFont = False
  43.     Transparent = True
  44.   end
  45.   object Label3: TLabel
  46.     Left = 19
  47.     Top = 0
  48.     Width = 23
  49.     Height = 79
  50.     Caption = '!'
  51.     Font.Charset = DEFAULT_CHARSET
  52.     Font.Color = clRed
  53.     Font.Height = 80
  54.     Font.Name = 'Times New Roman'
  55.     Font.Style = [fsBold]
  56.     ParentFont = False
  57.     Transparent = True
  58.   end
  59.   object Label4: TLabel
  60.     Left = 88
  61.     Top = 30
  62.     Width = 212
  63.     Height = 17
  64.     Caption = 'introduce a virus to your system!'
  65.     Font.Charset = DEFAULT_CHARSET
  66.     Font.Color = clWindowText
  67.     Font.Height = 17
  68.     Font.Name = 'Arial'
  69.     Font.Style = []
  70.     ParentFont = False
  71.   end
  72.   object Label5: TLabel
  73.     Left = 68
  74.     Top = 54
  75.     Width = 253
  76.     Height = 17
  77.     Caption = 'Are you sure you want to open this file?'
  78.     Font.Charset = DEFAULT_CHARSET
  79.     Font.Color = clWindowText
  80.     Font.Height = 17
  81.     Font.Name = 'Arial'
  82.     Font.Style = []
  83.     ParentFont = False
  84.   end
  85.   object Button1: TButton
  86.     Left = 18
  87.     Top = 96
  88.     Width = 85
  89.     Height = 33
  90.     Caption = '&Yes'
  91.     Default = True
  92.     ModalResult = 6
  93.     TabOrder = 0
  94.   end
  95.   object Button2: TButton
  96.     Left = 116
  97.     Top = 96
  98.     Width = 85
  99.     Height = 33
  100.     Caption = '&No'
  101.     ModalResult = 7
  102.     TabOrder = 1
  103.   end
  104.   object Button3: TButton
  105.     Left = 246
  106.     Top = 96
  107.     Width = 95
  108.     Height = 33
  109.     Caption = '&Always Yes'
  110.     ModalResult = 8
  111.     TabOrder = 2
  112.   end
  113. end
  114.