home *** CD-ROM | disk | FTP | other *** search
- object FrmQuery: TFrmQuery
- Left = 333
- Top = 116
- Width = 363
- Height = 167
- Caption = 'Warning'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 120
- TextHeight = 16
- object Label1: TLabel
- Left = 104
- Top = 12
- Width = 168
- Height = 17
- Caption = 'Opening infected files can'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 17
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 22
- Top = 2
- Width = 23
- Height = 79
- Caption = '!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 80
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Left = 19
- Top = 0
- Width = 23
- Height = 79
- Caption = '!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = 80
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label4: TLabel
- Left = 88
- Top = 30
- Width = 212
- Height = 17
- Caption = 'introduce a virus to your system!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 17
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 68
- Top = 54
- Width = 253
- Height = 17
- Caption = 'Are you sure you want to open this file?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 17
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Button1: TButton
- Left = 18
- Top = 96
- Width = 85
- Height = 33
- Caption = '&Yes'
- Default = True
- ModalResult = 6
- TabOrder = 0
- end
- object Button2: TButton
- Left = 116
- Top = 96
- Width = 85
- Height = 33
- Caption = '&No'
- ModalResult = 7
- TabOrder = 1
- end
- object Button3: TButton
- Left = 246
- Top = 96
- Width = 95
- Height = 33
- Caption = '&Always Yes'
- ModalResult = 8
- TabOrder = 2
- end
- end
-