home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / internet / SpamScan / _SETUP.1 / SScan32.exe / 0 / RCDATA / TFRMMAIN / TFRMMAIN.txt < prev   
Encoding:
Text File  |  1997-09-23  |  13.5 KB  |  593 lines

  1. object frmMain: TfrmMain
  2.   Left = 516
  3.   Top = 268
  4.   HelpContext = 18
  5.   HorzScrollBar.Visible = False
  6.   VertScrollBar.Visible = False
  7.   BorderIcons = [biSystemMenu, biMinimize]
  8.   BorderStyle = bsSingle
  9.   Caption = 'SpamScan97'
  10.   ClientHeight = 373
  11.   ClientWidth = 279
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   Icon.Data = {<image000.ico>}
  18.   Position = poScreenCenter
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object plSpace: TPanel
  24.     Left = 0
  25.     Top = 351
  26.     Width = 279
  27.     Height = 2
  28.     Align = alBottom
  29.     BevelOuter = bvNone
  30.     TabOrder = 3
  31.   end
  32.   object plDetails: TPanel
  33.     Left = 0
  34.     Top = 70
  35.     Width = 279
  36.     Height = 281
  37.     Align = alClient
  38.     BevelOuter = bvNone
  39.     BorderStyle = bsSingle
  40.     Color = clWindow
  41.     ParentShowHint = False
  42.     ShowHint = False
  43.     TabOrder = 1
  44.     object Label4: TLabel
  45.       Left = 36
  46.       Top = 7
  47.       Width = 140
  48.       Height = 13
  49.       AutoSize = False
  50.       Caption = 'Total messages found:'
  51.       Color = clBtnFace
  52.       Font.Charset = DEFAULT_CHARSET
  53.       Font.Color = clHighlight
  54.       Font.Height = -11
  55.       Font.Name = 'MS Sans Serif'
  56.       Font.Style = [fsBold]
  57.       ParentColor = False
  58.       ParentFont = False
  59.       ParentShowHint = False
  60.       ShowAccelChar = False
  61.       ShowHint = False
  62.       Transparent = True
  63.     end
  64.     object Label5: TLabel
  65.       Left = 36
  66.       Top = 21
  67.       Width = 140
  68.       Height = 13
  69.       AutoSize = False
  70.       Caption = 'Processed messages:'
  71.       Color = clBtnFace
  72.       Font.Charset = DEFAULT_CHARSET
  73.       Font.Color = clHighlight
  74.       Font.Height = -11
  75.       Font.Name = 'MS Sans Serif'
  76.       Font.Style = [fsBold]
  77.       ParentColor = False
  78.       ParentFont = False
  79.       ParentShowHint = False
  80.       ShowAccelChar = False
  81.       ShowHint = False
  82.       Transparent = True
  83.     end
  84.     object Label6: TLabel
  85.       Left = 36
  86.       Top = 35
  87.       Width = 140
  88.       Height = 13
  89.       AutoSize = False
  90.       Caption = 'Removed messages:'
  91.       Color = clBtnFace
  92.       Font.Charset = DEFAULT_CHARSET
  93.       Font.Color = clHighlight
  94.       Font.Height = -11
  95.       Font.Name = 'MS Sans Serif'
  96.       Font.Style = [fsBold]
  97.       ParentColor = False
  98.       ParentFont = False
  99.       ParentShowHint = False
  100.       ShowAccelChar = False
  101.       ShowHint = False
  102.       Transparent = True
  103.     end
  104.     object smMsgRemoved: TLabel
  105.       Left = 224
  106.       Top = 35
  107.       Width = 32
  108.       Height = 13
  109.       Alignment = taRightJustify
  110.       AutoSize = False
  111.       Caption = '0'
  112.       ParentShowHint = False
  113.       ShowAccelChar = False
  114.       ShowHint = False
  115.       Transparent = True
  116.     end
  117.     object smMsgProcessed: TLabel
  118.       Left = 224
  119.       Top = 21
  120.       Width = 32
  121.       Height = 13
  122.       Alignment = taRightJustify
  123.       AutoSize = False
  124.       Caption = '0'
  125.       ParentShowHint = False
  126.       ShowAccelChar = False
  127.       ShowHint = False
  128.       Transparent = True
  129.     end
  130.     object smMsgTotal: TLabel
  131.       Left = 224
  132.       Top = 7
  133.       Width = 32
  134.       Height = 13
  135.       Alignment = taRightJustify
  136.       AutoSize = False
  137.       Caption = '0'
  138.       ParentShowHint = False
  139.       ShowAccelChar = False
  140.       ShowHint = False
  141.       Transparent = True
  142.     end
  143.     object Label1: TLabel
  144.       Left = 36
  145.       Top = 57
  146.       Width = 169
  147.       Height = 13
  148.       AutoSize = False
  149.       Caption = 'Message Body Rules present:'
  150.       Color = clBtnFace
  151.       Font.Charset = DEFAULT_CHARSET
  152.       Font.Color = clHighlight
  153.       Font.Height = -11
  154.       Font.Name = 'MS Sans Serif'
  155.       Font.Style = [fsBold]
  156.       ParentColor = False
  157.       ParentFont = False
  158.       ParentShowHint = False
  159.       ShowAccelChar = False
  160.       ShowHint = False
  161.       Transparent = True
  162.     end
  163.     object smBodyRules: TLabel
  164.       Left = 224
  165.       Top = 57
  166.       Width = 32
  167.       Height = 13
  168.       Alignment = taRightJustify
  169.       AutoSize = False
  170.       Caption = 'Check'
  171.       ParentShowHint = False
  172.       ShowAccelChar = False
  173.       ShowHint = False
  174.       Transparent = True
  175.     end
  176.     object Label3: TLabel
  177.       Left = 36
  178.       Top = 71
  179.       Width = 169
  180.       Height = 13
  181.       AutoSize = False
  182.       Caption = 'Spam remove logging:'
  183.       Color = clBtnFace
  184.       Font.Charset = DEFAULT_CHARSET
  185.       Font.Color = clHighlight
  186.       Font.Height = -11
  187.       Font.Name = 'MS Sans Serif'
  188.       Font.Style = [fsBold]
  189.       ParentColor = False
  190.       ParentFont = False
  191.       ParentShowHint = False
  192.       ShowAccelChar = False
  193.       ShowHint = False
  194.       Transparent = True
  195.     end
  196.     object smLogging: TLabel
  197.       Left = 200
  198.       Top = 71
  199.       Width = 56
  200.       Height = 13
  201.       Alignment = taRightJustify
  202.       AutoSize = False
  203.       Caption = 'Check'
  204.       ParentShowHint = False
  205.       ShowAccelChar = False
  206.       ShowHint = False
  207.       Transparent = True
  208.     end
  209.     object Label8: TLabel
  210.       Left = 36
  211.       Top = 85
  212.       Width = 57
  213.       Height = 13
  214.       AutoSize = False
  215.       Caption = 'Log File:'
  216.       Color = clBtnFace
  217.       Font.Charset = DEFAULT_CHARSET
  218.       Font.Color = clHighlight
  219.       Font.Height = -11
  220.       Font.Name = 'MS Sans Serif'
  221.       Font.Style = [fsBold]
  222.       ParentColor = False
  223.       ParentFont = False
  224.       ParentShowHint = False
  225.       ShowAccelChar = False
  226.       ShowHint = False
  227.       Transparent = True
  228.     end
  229.     object smLog: TLabel
  230.       Left = 96
  231.       Top = 85
  232.       Width = 160
  233.       Height = 13
  234.       Alignment = taRightJustify
  235.       AutoSize = False
  236.       Caption = 'Check'
  237.       ParentShowHint = False
  238.       ShowAccelChar = False
  239.       ShowHint = False
  240.       Transparent = True
  241.     end
  242.     object Label7: TLabel
  243.       Left = 36
  244.       Top = 107
  245.       Width = 137
  246.       Height = 13
  247.       AutoSize = False
  248.       Caption = 'Spams removed to date:'
  249.       Color = clBtnFace
  250.       Font.Charset = DEFAULT_CHARSET
  251.       Font.Color = clHighlight
  252.       Font.Height = -11
  253.       Font.Name = 'MS Sans Serif'
  254.       Font.Style = [fsBold]
  255.       ParentColor = False
  256.       ParentFont = False
  257.       ParentShowHint = False
  258.       ShowAccelChar = False
  259.       ShowHint = False
  260.       Transparent = True
  261.     end
  262.     object smMsgToDate: TLabel
  263.       Left = 212
  264.       Top = 107
  265.       Width = 44
  266.       Height = 13
  267.       Alignment = taRightJustify
  268.       AutoSize = False
  269.       Caption = '0'
  270.       ParentShowHint = False
  271.       ShowAccelChar = False
  272.       ShowHint = False
  273.       Transparent = True
  274.     end
  275.     object plSharewareInfo: TPanel
  276.       Left = 0
  277.       Top = 130
  278.       Width = 275
  279.       Height = 147
  280.       TabOrder = 8
  281.       object Label9: TLabel
  282.         Left = 4
  283.         Top = 35
  284.         Width = 268
  285.         Height = 42
  286.         AutoSize = False
  287.         Caption = 
  288.           'Thank you for trying SpamScan97(TM). Hopefully it is doing its j' +
  289.           'ob properly and provides you with a cleaner mailbox. '
  290.         Font.Charset = DEFAULT_CHARSET
  291.         Font.Color = clWindowText
  292.         Font.Height = -12
  293.         Font.Name = 'Times New Roman'
  294.         Font.Style = []
  295.         ParentFont = False
  296.         Transparent = True
  297.         WordWrap = True
  298.       end
  299.       object Label10: TLabel
  300.         Left = 4
  301.         Top = 88
  302.         Width = 268
  303.         Height = 45
  304.         AutoSize = False
  305.         Caption = 
  306.           'If you are staisfied with our program please register it upon ex' +
  307.           'piration of your 30-day trial period. Detailed instructions on h' +
  308.           'ow to do so can be found in Help File'
  309.         Font.Charset = DEFAULT_CHARSET
  310.         Font.Color = clWindowText
  311.         Font.Height = -12
  312.         Font.Name = 'Times New Roman'
  313.         Font.Style = []
  314.         ParentFont = False
  315.         Transparent = True
  316.         WordWrap = True
  317.       end
  318.       object Bevel1: TBevel
  319.         Left = 4
  320.         Top = 25
  321.         Width = 266
  322.         Height = 6
  323.         Shape = bsTopLine
  324.         Style = bsRaised
  325.       end
  326.       object Label12: TLabel
  327.         Left = 27
  328.         Top = 7
  329.         Width = 221
  330.         Height = 15
  331.         Alignment = taCenter
  332.         AutoSize = False
  333.         Caption = 'SpamScan97∩┐╜ for 32Bit Windows'
  334.         Font.Charset = DEFAULT_CHARSET
  335.         Font.Color = clWindowText
  336.         Font.Height = -12
  337.         Font.Name = 'Arial'
  338.         Font.Style = [fsBold]
  339.         ParentFont = False
  340.       end
  341.       object Label13: TLabel
  342.         Left = 28
  343.         Top = 6
  344.         Width = 221
  345.         Height = 15
  346.         Alignment = taCenter
  347.         AutoSize = False
  348.         Caption = 'SpamScan97∩┐╜ for 32Bit Windows'
  349.         Font.Charset = DEFAULT_CHARSET
  350.         Font.Color = clWhite
  351.         Font.Height = -12
  352.         Font.Name = 'Arial'
  353.         Font.Style = [fsBold]
  354.         ParentFont = False
  355.         Transparent = True
  356.       end
  357.     end
  358.     object Panel1: TPanel
  359.       Left = 17
  360.       Top = 9
  361.       Width = 12
  362.       Height = 11
  363.       BevelOuter = bvNone
  364.       BorderStyle = bsSingle
  365.       ParentShowHint = False
  366.       ShowHint = False
  367.       TabOrder = 0
  368.     end
  369.     object Panel2: TPanel
  370.       Left = 17
  371.       Top = 23
  372.       Width = 12
  373.       Height = 11
  374.       BevelOuter = bvNone
  375.       BorderStyle = bsSingle
  376.       ParentShowHint = False
  377.       ShowHint = False
  378.       TabOrder = 1
  379.     end
  380.     object Panel3: TPanel
  381.       Left = 17
  382.       Top = 37
  383.       Width = 12
  384.       Height = 11
  385.       BevelOuter = bvNone
  386.       BorderStyle = bsSingle
  387.       ParentShowHint = False
  388.       ShowHint = False
  389.       TabOrder = 2
  390.     end
  391.     object HostIn: TPOP
  392.       Left = 212
  393.       Top = 12
  394.       Width = 32
  395.       Height = 32
  396.       OnError = HostInError
  397.       OnCancel = HostInCancel
  398.       OnStateChanged = HostInStateChanged
  399.       OnProtocolStateChanged = HostInProtocolStateChanged
  400.       OnBusy = HostInBusy
  401.       OnDocOutput = HostInDocOutput
  402.       OnMessageSize = HostInMessageSize
  403.       OnDelete = HostInDelete
  404.       OnRefreshMessageCount = HostInRefreshMessageCount
  405.       ControlData = {
  406.         17099619080000004F0300004F03000000000000000A0000003132372E302E30
  407.         2E31006E00000000000000000000000000010000000001000000001E000000A0}
  408.     end
  409.     object Panel5: TPanel
  410.       Left = 17
  411.       Top = 59
  412.       Width = 12
  413.       Height = 11
  414.       BevelOuter = bvNone
  415.       BorderStyle = bsSingle
  416.       ParentShowHint = False
  417.       ShowHint = False
  418.       TabOrder = 3
  419.     end
  420.     object Panel6: TPanel
  421.       Left = 17
  422.       Top = 73
  423.       Width = 12
  424.       Height = 11
  425.       BevelOuter = bvNone
  426.       BorderStyle = bsSingle
  427.       ParentShowHint = False
  428.       ShowHint = False
  429.       TabOrder = 4
  430.     end
  431.     object Panel7: TPanel
  432.       Left = 17
  433.       Top = 87
  434.       Width = 12
  435.       Height = 11
  436.       BevelOuter = bvNone
  437.       BorderStyle = bsSingle
  438.       ParentShowHint = False
  439.       ShowHint = False
  440.       TabOrder = 5
  441.     end
  442.     object Panel8: TPanel
  443.       Left = 17
  444.       Top = 109
  445.       Width = 12
  446.       Height = 11
  447.       BevelOuter = bvNone
  448.       BorderStyle = bsSingle
  449.       ParentShowHint = False
  450.       ShowHint = False
  451.       TabOrder = 6
  452.     end
  453.   end
  454.   object plMain: TPanel
  455.     Left = 0
  456.     Top = 0
  457.     Width = 279
  458.     Height = 70
  459.     Align = alTop
  460.     BevelOuter = bvNone
  461.     ParentShowHint = False
  462.     ShowHint = False
  463.     TabOrder = 2
  464.     object Label2: TLabel
  465.       Left = 48
  466.       Top = 18
  467.       Width = 101
  468.       Height = 13
  469.       Caption = 'Scanning the mailbox'
  470.       Font.Charset = DEFAULT_CHARSET
  471.       Font.Color = clWindowText
  472.       Font.Height = -11
  473.       Font.Name = 'MS Sans Serif'
  474.       Font.Style = []
  475.       ParentFont = False
  476.       ParentShowHint = False
  477.       ShowHint = False
  478.       Transparent = True
  479.     end
  480.     object smStatus: TLabel
  481.       Left = 48
  482.       Top = 33
  483.       Width = 153
  484.       Height = 13
  485.       AutoSize = False
  486.       Caption = 'Check Staus...'
  487.       Font.Charset = DEFAULT_CHARSET
  488.       Font.Color = clWindowText
  489.       Font.Height = -11
  490.       Font.Name = 'MS Sans Serif'
  491.       Font.Style = []
  492.       ParentFont = False
  493.       ParentShowHint = False
  494.       ShowHint = False
  495.       Transparent = True
  496.     end
  497.     object icRestart: TImage
  498.       Left = 10
  499.       Top = 15
  500.       Width = 32
  501.       Height = 32
  502.       Cursor = crSQLWait
  503.       Hint = 'Check again...'
  504.       AutoSize = True
  505.       Center = True
  506.       Enabled = False
  507.       ParentShowHint = False
  508.       Picture.Data = {<image001.ico>}
  509.       ShowHint = False
  510.       OnClick = icRestartClick
  511.     end
  512.     object cbDetails: TBitBtn
  513.       Left = 204
  514.       Top = 35
  515.       Width = 67
  516.       Height = 25
  517.       HelpContext = 18
  518.       Caption = 'No Details'
  519.       ParentShowHint = False
  520.       ShowHint = False
  521.       TabOrder = 1
  522.       OnClick = cbDetailsClick
  523.       Layout = blGlyphRight
  524.     end
  525.     object cbClose: TBitBtn
  526.       Left = 204
  527.       Top = 8
  528.       Width = 67
  529.       Height = 25
  530.       Caption = 'Close'
  531.       ParentShowHint = False
  532.       ShowHint = False
  533.       TabOrder = 0
  534.       OnClick = cbCloseClick
  535.       Layout = blGlyphRight
  536.       Spacing = -1
  537.     end
  538.   end
  539.   object plProgress: TPanel
  540.     Left = 0
  541.     Top = 353
  542.     Width = 279
  543.     Height = 20
  544.     Align = alBottom
  545.     BevelOuter = bvNone
  546.     BorderStyle = bsSingle
  547.     Locked = True
  548.     ParentShowHint = False
  549.     ShowHint = False
  550.     TabOrder = 0
  551.     object pbProgress: TProgressBar
  552.       Left = 55
  553.       Top = -1
  554.       Width = 221
  555.       Height = 18
  556.       Min = 0
  557.       Max = 6
  558.       ParentShowHint = False
  559.       Step = 1
  560.       ShowHint = False
  561.       TabOrder = 0
  562.     end
  563.     object Panel4: TPanel
  564.       Left = 0
  565.       Top = 0
  566.       Width = 55
  567.       Height = 16
  568.       Caption = 'Progress:'
  569.       TabOrder = 1
  570.     end
  571.   end
  572.   object EventLog: TLogMan
  573.     Enabled = True
  574.     Heading.Strings = (
  575.       '* SpamScan97(tm) Message Remove Log    *'
  576.       '*    Date:  %-27s*'
  577.       '*    Time:  %-27s*'
  578.       '*    Alias: %-27s*')
  579.     Mode = lmAppend
  580.     Separator = '*'
  581.     SeparatorLength = 40
  582.     Shared = True
  583.     Left = 154
  584.     Top = 7
  585.   end
  586.   object lfSpeed: TLinkFile
  587.     Enabled = True
  588.     WndState = wsNormal
  589.     Left = 154
  590.     Top = 35
  591.   end
  592. end
  593.