home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / E-MAIL / Spamex / sxsetup.exe / %MAINDIR% / spamex.exe / 0 / RCDATA / TFRMPREV / TFRMPREV.txt < prev   
Encoding:
Text File  |  1998-01-09  |  7.5 KB  |  328 lines

  1. object frmPrev: TfrmPrev
  2.   Left = 270
  3.   Top = 189
  4.   ActiveControl = lstVRem
  5.   AutoScroll = False
  6.   Caption = 'Mail Preview Center'
  7.   ClientHeight = 338
  8.   ClientWidth = 595
  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.   OnCloseQuery = FormCloseQuery
  16.   OnResize = FormResize
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Bevel2: TBevel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 595
  23.     Height = 57
  24.     Align = alTop
  25.     Shape = bsBottomLine
  26.   end
  27.   object BackGround: TImage
  28.     Left = 400
  29.     Top = 136
  30.     Width = 81
  31.     Height = 37
  32.     Picture.Data = {<image000.bmp>}
  33.   end
  34.   object lblNum: TLabel
  35.     Left = 400
  36.     Top = 28
  37.     Width = 113
  38.     Height = 13
  39.     AutoSize = False
  40.   end
  41.   object Label1: TLabel
  42.     Left = 68
  43.     Top = 8
  44.     Width = 309
  45.     Height = 17
  46.     AutoSize = False
  47.     Caption = 'Welcome to the SpamEx Mail Preview Center'
  48.     Font.Charset = DEFAULT_CHARSET
  49.     Font.Color = clBlack
  50.     Font.Height = -11
  51.     Font.Name = 'MS Sans Serif'
  52.     Font.Style = [fsBold]
  53.     ParentFont = False
  54.     Transparent = True
  55.     WordWrap = True
  56.   end
  57.   object lblStatus: TLabel
  58.     Left = 68
  59.     Top = 32
  60.     Width = 317
  61.     Height = 13
  62.     AutoSize = False
  63.     Font.Charset = DEFAULT_CHARSET
  64.     Font.Color = clWindowText
  65.     Font.Height = -11
  66.     Font.Name = 'MS Sans Serif'
  67.     Font.Style = []
  68.     ParentFont = False
  69.   end
  70.   object Bevel1: TBevel
  71.     Left = 0
  72.     Top = 57
  73.     Width = 61
  74.     Height = 217
  75.     Align = alLeft
  76.     Shape = bsRightLine
  77.   end
  78.   object ExplorerButton1: TExplorerButton
  79.     Left = 0
  80.     Top = 56
  81.     Width = 59
  82.     Height = 75
  83.     Bitmap.Data = {
  84.       76000000424D76000000000000003E000000280000000F0000000E0000000100
  85.       01000000000038000000CE0E0000C40E0000020000000000000000000000FFFF
  86.       FF00001E00007FDE00007FDE00007FDE00007FDA00007FD600007FCE00000034
  87.       0000FFAE0000FF560000FEFA0000FFDE0000FFFE0000FFDE0000}
  88.     Caption = 'Clean MailBox'
  89.     Options = [boMonoDisplay, boPopupMark]
  90.     WordWrap = True
  91.     OnClick = ExplorerButton1Click
  92.   end
  93.   object ExplorerButton2: TExplorerButton
  94.     Left = 0
  95.     Top = 132
  96.     Width = 59
  97.     Height = 75
  98.     Bitmap.Data = {
  99.       76000000424D76000000000000003E000000280000000F0000000E0000000100
  100.       01000000000038000000CE0E0000C40E0000020000000000000000000000FFFF
  101.       FF00001E00007FDE00007FDE00007FDE00007FDA00007FD600007FCE00000034
  102.       0000FFAE0000FF560000FEFA0000FFDE0000FFFE0000FFDE0000}
  103.     Caption = 'Launch Mail Client'
  104.     Options = [boMonoDisplay, boPopupMark]
  105.     WordWrap = True
  106.     OnClick = ExplorerButton2Click
  107.   end
  108.   object ExplorerButton3: TExplorerButton
  109.     Left = 0
  110.     Top = 208
  111.     Width = 59
  112.     Height = 69
  113.     Bitmap.Data = {
  114.       76000000424D76000000000000003E000000280000000F0000000E0000000100
  115.       01000000000038000000CE0E0000C40E0000020000000000000000000000FFFF
  116.       FF00001E00007FDE00007FDE00007FDE00007FDA00007FD600007FCE00000034
  117.       0000FFAE0000FF560000FEFA0000FFDE0000FFFE0000FFDE0000}
  118.     Caption = 'Close'
  119.     Options = [boMonoDisplay, boPopupMark]
  120.     WordWrap = True
  121.     OnClick = ExplorerButton3Click
  122.   end
  123.   object Bevel3: TBevel
  124.     Left = 59
  125.     Top = 0
  126.     Width = 9
  127.     Height = 57
  128.     Shape = bsLeftLine
  129.   end
  130.   object lstVRem: TListView
  131.     Left = 61
  132.     Top = 57
  133.     Width = 534
  134.     Height = 217
  135.     Hint = 'Click the right mouse button to access other options'
  136.     Align = alClient
  137.     BorderStyle = bsNone
  138.     ColumnClick = False
  139.     OnDblClick = V1Click
  140.     Columns = <
  141.       item
  142.         Caption = 'Subject'
  143.         Width = 180
  144.       end
  145.       item
  146.         Caption = 'Size'
  147.         Width = 80
  148.       end
  149.       item
  150.         Caption = 'Date / Time'
  151.         Width = 100
  152.       end
  153.       item
  154.         Caption = 'From'
  155.         Width = 140
  156.       end>
  157.     ReadOnly = True
  158.     Checkboxes = True
  159.     RowSelect = True
  160.     PopupMenu = popup
  161.     TabOrder = 0
  162.     ViewStyle = vsReport
  163.     SmallImages = ImageList1
  164.   end
  165.   object prog: TProgressBar
  166.     Left = 0
  167.     Top = 274
  168.     Width = 595
  169.     Height = 14
  170.     Align = alBottom
  171.     Min = 0
  172.     Max = 100
  173.     Step = 1
  174.     TabOrder = 1
  175.     Visible = False
  176.   end
  177.   object btnCancel: TButton
  178.     Left = 524
  179.     Top = 24
  180.     Width = 61
  181.     Height = 21
  182.     Cancel = True
  183.     Caption = 'Cancel'
  184.     TabOrder = 2
  185.     OnClick = btnCancelClick
  186.   end
  187.   object PANELhint: TPanel
  188.     Left = 0
  189.     Top = 288
  190.     Width = 595
  191.     Height = 50
  192.     Hint = 
  193.       'This area displays help for the area you point to with the mouse' +
  194.       '.'
  195.     Align = alBottom
  196.     BevelOuter = bvLowered
  197.     Caption = 'PANELhint'
  198.     Color = clInfoBk
  199.     TabOrder = 3
  200.     object lblHint: TLabel
  201.       Left = 56
  202.       Top = 4
  203.       Width = 433
  204.       Height = 29
  205.       Hint = 
  206.         'This area displays help for the area you point to with the mouse' +
  207.         '.'
  208.       AutoSize = False
  209.       Caption = 
  210.         'This is the mail preview center for Spam Exterminator.  This han' +
  211.         'dy feature allows you to view and / or delete mail without retri' +
  212.         'eving all messages from the server.'
  213.       Color = clInfoBk
  214.       Font.Charset = DEFAULT_CHARSET
  215.       Font.Color = clInfoText
  216.       Font.Height = -11
  217.       Font.Name = 'MS Sans Serif'
  218.       Font.Style = []
  219.       ParentColor = False
  220.       ParentFont = False
  221.       WordWrap = True
  222.     end
  223.     object Image1: TImage
  224.       Left = 8
  225.       Top = 8
  226.       Width = 41
  227.       Height = 37
  228.       Picture.Data = {<image001.bmp>}
  229.       Transparent = True
  230.     end
  231.     object Label2: TLabel
  232.       Left = 56
  233.       Top = 32
  234.       Width = 357
  235.       Height = 13
  236.       AutoSize = False
  237.       Caption = 'Click the right mouse button to access these options'
  238.       Font.Charset = DEFAULT_CHARSET
  239.       Font.Color = clWindowText
  240.       Font.Height = -11
  241.       Font.Name = 'MS Sans Serif'
  242.       Font.Style = [fsBold]
  243.       ParentFont = False
  244.     end
  245.     object PNLholder: TPanel
  246.       Left = 479
  247.       Top = 1
  248.       Width = 115
  249.       Height = 48
  250.       Align = alRight
  251.       BevelOuter = bvNone
  252.       Caption = 'PNLholder'
  253.       Color = clInfoBk
  254.       TabOrder = 0
  255.       object OfficeButton1: TOfficeButton
  256.         Left = 30
  257.         Top = 12
  258.         Width = 77
  259.         Height = 25
  260.         Hint = 'Click here to display the help file'
  261.         Caption = 'Help...'
  262.         Font.Charset = DEFAULT_CHARSET
  263.         Font.Color = clWindowText
  264.         Font.Height = -11
  265.         Font.Name = 'MS Sans Serif'
  266.         Font.Style = []
  267.         RoundSize = 20
  268.         OnClick = OfficeButton1Click
  269.       end
  270.     end
  271.   end
  272.   object Panel2: TPanel
  273.     Left = -4
  274.     Top = 0
  275.     Width = 63
  276.     Height = 54
  277.     BevelOuter = bvNone
  278.     Color = clSilver
  279.     TabOrder = 4
  280.     object EPImage1: TEPImage
  281.       Left = -4
  282.       Top = -4
  283.       Width = 77
  284.       Height = 61
  285.       Color = 41975936
  286.       ParentColor = False
  287.       Picture.Data = {<image002.bmp>}
  288.       Style = episCenter
  289.       Transparent = True
  290.     end
  291.   end
  292.   object ImageList1: TImageList
  293.     Left = 52
  294.     Top = 216
  295.   end
  296.   object popup: TPopupMenu
  297.     Left = 96
  298.     Top = 220
  299.     object V1: TMenuItem
  300.       Caption = 'View Message...'
  301.       OnClick = V1Click
  302.     end
  303.     object D2: TMenuItem
  304.       Caption = 'Delete All Checked Items...'
  305.       OnClick = D2Click
  306.     end
  307.     object N1: TMenuItem
  308.       Caption = '-'
  309.     end
  310.     object Q1: TMenuItem
  311.       Caption = 'Quick Add This Address to Extermination List...'
  312.       OnClick = Q1Click
  313.     end
  314.   end
  315.   object msMessage1: TmsMessage
  316.     ContentType = 'text/plain'
  317.     ReturnReceipt = False
  318.     Left = 236
  319.     Top = 24
  320.   end
  321.   object POPPrev: TmsRemotePOP
  322.     WinsockLoaded = True
  323.     DefaultPort = 110
  324.     Left = 272
  325.     Top = 24
  326.   end
  327. end
  328.