home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / CHIPCD_9_99.iso / software / shareware / irvinst / IVCONFIG.EXE / 0 / RCDATA / TDLGEXEEXCLUDES / TDLGEXEEXCLUDES.txt
Text File  |  1999-07-11  |  5KB  |  174 lines

  1. object dlgExeExcludes: TdlgExeExcludes
  2.   Left = 259
  3.   Top = 178
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Executables exclude list'
  7.   ClientHeight = 306
  8.   ClientWidth = 346
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object btnCancel: TBitBtn
  19.     Left = 176
  20.     Top = 272
  21.     Width = 75
  22.     Height = 25
  23.     TabOrder = 0
  24.     OnClick = btnCancelClick
  25.     Kind = bkCancel
  26.   end
  27.   object btnOk: TBitBtn
  28.     Left = 88
  29.     Top = 272
  30.     Width = 75
  31.     Height = 25
  32.     TabOrder = 1
  33.     OnClick = btnOkClick
  34.     Kind = bkOK
  35.   end
  36.   object pagOptions: TPageControl
  37.     Left = 8
  38.     Top = 8
  39.     Width = 329
  40.     Height = 249
  41.     ActivePage = tabTrojans
  42.     TabOrder = 2
  43.     TabWidth = 154
  44.     object tabExeExclude: TTabSheet
  45.       Caption = 'Executables Exclude List'
  46.       object lblExeExclude: TLabel
  47.         Left = 8
  48.         Top = 16
  49.         Width = 233
  50.         Height = 33
  51.         AutoSize = False
  52.         Caption = 
  53.           'Exclude these files from IVI PE Infectors checking (wildcards ar' +
  54.           'e not allowed here):'
  55.         WordWrap = True
  56.       end
  57.       object lstExeExclude: TListBox
  58.         Left = 8
  59.         Top = 48
  60.         Width = 233
  61.         Height = 160
  62.         IntegralHeight = True
  63.         ItemHeight = 13
  64.         Sorted = True
  65.         TabOrder = 0
  66.       end
  67.       object btnExeExcDelete: TBitBtn
  68.         Left = 248
  69.         Top = 82
  70.         Width = 65
  71.         Height = 25
  72.         HelpContext = 124
  73.         Caption = 'Delete'
  74.         TabOrder = 1
  75.         OnClick = btnExeExcDeleteClick
  76.         Glyph.Data = {
  77.           E6000000424DE60000000000000076000000280000000E0000000E0000000100
  78.           0400000000007000000000000000000000001000000010000000000000000000
  79.           80000080000000808000800000008000800080800000C0C0C000808080000000
  80.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  81.           3300333333333333330033333333333333003333333333333300333333333333
  82.           330033333333333333003300000000003300330AAAAAAAA03300330000000000
  83.           3300333333333333330033333333333333003333333333333300333333333333
  84.           33003333333333333300}
  85.         Margin = 3
  86.       end
  87.       object btnExeExcAdd: TBitBtn
  88.         Left = 248
  89.         Top = 50
  90.         Width = 65
  91.         Height = 25
  92.         HelpContext = 123
  93.         Caption = 'Add'
  94.         TabOrder = 2
  95.         OnClick = btnExeExcAddClick
  96.         Glyph.Data = {
  97.           E6000000424DE60000000000000076000000280000000E0000000E0000000100
  98.           0400000000007000000000000000000000001000000010000000000000000000
  99.           80000080000000808000800000008000800080800000C0C0C000808080000000
  100.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  101.           3300333333333333330033333333333333003333300033333300333330A03333
  102.           3300333330A033333300330000A000033300330AAAAAAA033300330000A00003
  103.           3300333330A033333300333330A0333333003333300033333300333333333333
  104.           33003333333333333300}
  105.         Margin = 3
  106.       end
  107.     end
  108.     object tabTrojans: TTabSheet
  109.       Caption = 'Offensive executable list'
  110.       object lblTrojans: TLabel
  111.         Left = 8
  112.         Top = 16
  113.         Width = 241
  114.         Height = 33
  115.         AutoSize = False
  116.         Caption = 
  117.           'Add these filenames to the internal list of offensive executable' +
  118.           ' files (worms and trojan horses):'
  119.         WordWrap = True
  120.       end
  121.       object lstTrojans: TListBox
  122.         Left = 8
  123.         Top = 48
  124.         Width = 233
  125.         Height = 160
  126.         IntegralHeight = True
  127.         ItemHeight = 13
  128.         Sorted = True
  129.         TabOrder = 0
  130.       end
  131.       object btnTrojansDelete: TBitBtn
  132.         Left = 248
  133.         Top = 82
  134.         Width = 65
  135.         Height = 25
  136.         HelpContext = 124
  137.         Caption = 'Delete'
  138.         TabOrder = 1
  139.         OnClick = btnTrojansDeleteClick
  140.         Glyph.Data = {
  141.           E6000000424DE60000000000000076000000280000000E0000000E0000000100
  142.           0400000000007000000000000000000000001000000010000000000000000000
  143.           80000080000000808000800000008000800080800000C0C0C000808080000000
  144.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  145.           3300333333333333330033333333333333003333333333333300333333333333
  146.           330033333333333333003300000000003300330AAAAAAAA03300330000000000
  147.           3300333333333333330033333333333333003333333333333300333333333333
  148.           33003333333333333300}
  149.         Margin = 3
  150.       end
  151.       object btnTrojansAdd: TBitBtn
  152.         Left = 248
  153.         Top = 50
  154.         Width = 65
  155.         Height = 25
  156.         HelpContext = 123
  157.         Caption = 'Add'
  158.         TabOrder = 2
  159.         OnClick = btnTrojansAddClick
  160.         Glyph.Data = {
  161.           E6000000424DE60000000000000076000000280000000E0000000E0000000100
  162.           0400000000007000000000000000000000001000000010000000000000000000
  163.           80000080000000808000800000008000800080800000C0C0C000808080000000
  164.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  165.           3300333333333333330033333333333333003333300033333300333330A03333
  166.           3300333330A033333300330000A000033300330AAAAAAA033300330000A00003
  167.           3300333330A033333300333330A0333333003333300033333300333333333333
  168.           33003333333333333300}
  169.         Margin = 3
  170.       end
  171.     end
  172.   end
  173. end
  174.