home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / E-MAIL / Eremove / eremov11.exe / eremove.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt < prev   
Text File  |  1998-04-07  |  11KB  |  481 lines

  1. object mainForm: TmainForm
  2.   Left = 143
  3.   Top = 138
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Email Remover'
  7.   ClientHeight = 330
  8.   ClientWidth = 538
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   ShowHint = True
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Bevel1: TBevel
  20.     Left = 24
  21.     Top = 272
  22.     Width = 465
  23.     Height = 2
  24.   end
  25.   object Notebook1: TNotebook
  26.     Left = 24
  27.     Top = 8
  28.     Width = 481
  29.     Height = 265
  30.     PageIndex = 1
  31.     ParentShowHint = False
  32.     ShowHint = True
  33.     TabOrder = 0
  34.     OnPageChanged = Notebook1PageChanged
  35.     object TPage
  36.       Left = 0
  37.       Top = 0
  38.       Caption = 'CopyRight'
  39.       object Image5: TImage
  40.         Left = 32
  41.         Top = 30
  42.         Width = 100
  43.         Height = 180
  44.         Picture.Data = {<image000.bmp>}
  45.         Stretch = True
  46.       end
  47.       object TitleLabel: TLabel
  48.         Left = 152
  49.         Top = 24
  50.         Width = 130
  51.         Height = 13
  52.         Caption = 'Email Remover Ver 0.0'
  53.         Font.Color = clBlack
  54.         Font.Height = -11
  55.         Font.Name = 'MS Sans Serif'
  56.         Font.Style = [fsBold]
  57.         ParentFont = False
  58.       end
  59.       object CopyRightLabel: TLabel
  60.         Left = 152
  61.         Top = 40
  62.         Width = 262
  63.         Height = 13
  64.         Caption = 'Copyright, Mar 3, 1998.  Victor Javier (c) Virtual Net Inc.'
  65.       end
  66.       object Bevel5: TBevel
  67.         Left = 32
  68.         Top = 30
  69.         Width = 100
  70.         Height = 180
  71.       end
  72.       object descLabel: TLabel
  73.         Left = 152
  74.         Top = 64
  75.         Width = 305
  76.         Height = 105
  77.         AutoSize = False
  78.         Caption = 'More message here ...'
  79.       end
  80.       object TipImage: TImage
  81.         Left = 424
  82.         Top = 8
  83.         Width = 32
  84.         Height = 32
  85.         Hint = 
  86.           'If you want to delete junk mail without reviewing,  select downl' +
  87.           'oad email size only.'
  88.         AutoSize = True
  89.         Picture.Data = {<image001.ico>}
  90.       end
  91.       object accountGroup: TGroupBox
  92.         Left = 152
  93.         Top = 168
  94.         Width = 169
  95.         Height = 73
  96.         TabOrder = 1
  97.         object userIDLabel: TLabel
  98.           Left = 8
  99.           Top = 22
  100.           Width = 25
  101.           Height = 13
  102.           Caption = 'useid'
  103.         end
  104.         object popServerLabel: TLabel
  105.           Left = 9
  106.           Top = 38
  107.           Width = 72
  108.           Height = 13
  109.           Caption = 'po.domain.com'
  110.         end
  111.         object portLabel: TLabel
  112.           Left = 8
  113.           Top = 54
  114.           Width = 24
  115.           Height = 13
  116.           Caption = 'pop3'
  117.         end
  118.         object ChangeAccountCheck: TCheckBox
  119.           Left = 8
  120.           Top = 0
  121.           Width = 137
  122.           Height = 17
  123.           Caption = 'Change Account Setup'
  124.           TabOrder = 0
  125.         end
  126.       end
  127.       object MethodRadio: TRadioGroup
  128.         Left = 328
  129.         Top = 168
  130.         Width = 137
  131.         Height = 73
  132.         Caption = ' Download '
  133.         ItemIndex = 0
  134.         Items.Strings = (
  135.           'mail size only'
  136.           'Include mail headers')
  137.         TabOrder = 0
  138.       end
  139.     end
  140.     object TPage
  141.       Left = 0
  142.       Top = 0
  143.       Caption = 'page_1'
  144.       object Label1: TLabel
  145.         Left = 144
  146.         Top = 24
  147.         Width = 228
  148.         Height = 19
  149.         Caption = 'Enter Email Account Information'
  150.         Font.Color = clBlack
  151.         Font.Height = -16
  152.         Font.Name = 'Times New Roman'
  153.         Font.Style = [fsBold, fsItalic]
  154.         ParentFont = False
  155.       end
  156.       object Image1: TImage
  157.         Left = 24
  158.         Top = 30
  159.         Width = 100
  160.         Height = 180
  161.         Picture.Data = {<image002.bmp>}
  162.         Stretch = True
  163.       end
  164.       object Bevel2: TBevel
  165.         Left = 24
  166.         Top = 30
  167.         Width = 100
  168.         Height = 180
  169.       end
  170.       object Label2: TLabel
  171.         Left = 144
  172.         Top = 56
  173.         Width = 289
  174.         Height = 65
  175.         AutoSize = False
  176.         Caption = 
  177.           'The Wizard needs to know below information in order to connect t' +
  178.           'o your email server.  Click next will bring you to the pre-conne' +
  179.           'ction screen.  You can still modify the settings later if you wi' +
  180.           'sh.'
  181.       end
  182.       object Image6: TImage
  183.         Left = 417
  184.         Top = 8
  185.         Width = 32
  186.         Height = 32
  187.         Hint = 
  188.           'These information can be obtained from your Internet Service pro' +
  189.           'vider.  It is also available in your email client (eg. Eudora)'
  190.         AutoSize = True
  191.         Picture.Data = {<image003.ico>}
  192.       end
  193.       object C: TGroupBox
  194.         Left = 144
  195.         Top = 120
  196.         Width = 297
  197.         Height = 105
  198.         TabOrder = 0
  199.         object Label12: TLabel
  200.           Left = 32
  201.           Top = 27
  202.           Width = 36
  203.           Height = 13
  204.           Caption = 'User ID'
  205.         end
  206.         object Label13: TLabel
  207.           Left = 15
  208.           Top = 77
  209.           Width = 53
  210.           Height = 13
  211.           Caption = 'Pop Server'
  212.         end
  213.         object Label14: TLabel
  214.           Left = 198
  215.           Top = 76
  216.           Width = 19
  217.           Height = 13
  218.           Caption = 'Port'
  219.         end
  220.         object Label15: TLabel
  221.           Left = 22
  222.           Top = 52
  223.           Width = 46
  224.           Height = 13
  225.           Caption = 'Password'
  226.         end
  227.         object userIDEdit: TEdit
  228.           Left = 80
  229.           Top = 20
  230.           Width = 65
  231.           Height = 21
  232.           Hint = 
  233.             'Also call account.  It is usually the first part of your email a' +
  234.             'ddress. (eg. john of john@aol.com)'
  235.           TabOrder = 0
  236.         end
  237.         object popServerEdit: TEdit
  238.           Left = 80
  239.           Top = 71
  240.           Width = 113
  241.           Height = 21
  242.           Hint = 'Your email server. (eg. po.pacific.net.sg)'
  243.           TabOrder = 3
  244.         end
  245.         object portEdit: TEdit
  246.           Left = 224
  247.           Top = 70
  248.           Width = 41
  249.           Height = 21
  250.           Hint = 
  251.             'Default port is 110 which should work for most cases.  Change on' +
  252.             'ly when instructed by your ISP.'
  253.           TabOrder = 4
  254.           Text = '110'
  255.         end
  256.         object passWordEdit: TEdit
  257.           Left = 80
  258.           Top = 46
  259.           Width = 65
  260.           Height = 21
  261.           Hint = 'Enter your password here'
  262.           PasswordChar = '*'
  263.           TabOrder = 1
  264.         end
  265.         object SavePasswordCheck: TCheckBox
  266.           Left = 152
  267.           Top = 49
  268.           Width = 57
  269.           Height = 17
  270.           Hint = 'Allows you to save your password'
  271.           Caption = 'save'
  272.           TabOrder = 2
  273.         end
  274.       end
  275.     end
  276.     object TPage
  277.       Left = 0
  278.       Top = 0
  279.       Caption = 'page_2'
  280.       object Image4: TImage
  281.         Left = 0
  282.         Top = 0
  283.         Width = 33
  284.         Height = 25
  285.         Picture.Data = {<image004.ico>}
  286.       end
  287.       object SelectMailLabel: TLabel
  288.         Left = 38
  289.         Top = 24
  290.         Width = 379
  291.         Height = 49
  292.         AutoSize = False
  293.         Caption = 'explanation here ...'
  294.       end
  295.       object Label8: TLabel
  296.         Left = 40
  297.         Top = 0
  298.         Width = 160
  299.         Height = 19
  300.         Caption = 'Choose Emails to delete'
  301.         Font.Color = clBlack
  302.         Font.Height = -16
  303.         Font.Name = 'Times New Roman'
  304.         Font.Style = [fsBold, fsItalic]
  305.         ParentFont = False
  306.       end
  307.       object Image7: TImage
  308.         Left = 424
  309.         Top = 8
  310.         Width = 32
  311.         Height = 32
  312.         Hint = 
  313.           'Right click on the email # and select peek will allow you to pre' +
  314.           'view 1st 100 lines of the email'
  315.         AutoSize = True
  316.         Picture.Data = {<image005.ico>}
  317.       end
  318.       object ListView1: TListView
  319.         Left = 8
  320.         Top = 72
  321.         Width = 457
  322.         Height = 185
  323.         Columns = <
  324.           item
  325.             Caption = '#'
  326.             Width = 19
  327.             WidthType = (
  328.               -2)
  329.           end
  330.           item
  331.             Alignment = taRightJustify
  332.             Caption = 'Size (kb)'
  333.             Width = 53
  334.             WidthType = (
  335.               -2)
  336.           end
  337.           item
  338.             Alignment = taCenter
  339.             Caption = '??'
  340.             Width = 24
  341.             WidthType = (
  342.               -2)
  343.           end
  344.           item
  345.             Alignment = taRightJustify
  346.             Caption = 'Date'
  347.             Width = 75
  348.           end
  349.           item
  350.             Caption = 'Sender'
  351.             Width = 100
  352.           end
  353.           item
  354.             Caption = 'Subject'
  355.             Width = 160
  356.           end
  357.           item
  358.             Caption = 'Attach'
  359.             Width = 12
  360.             WidthType = (
  361.               -1)
  362.           end>
  363.         ReadOnly = True
  364.         OnMouseUp = ListView1MouseUp
  365.         TabOrder = 0
  366.         ViewStyle = vsReport
  367.         OnKeyUp = ListView1KeyUp
  368.       end
  369.     end
  370.     object TPage
  371.       Left = 0
  372.       Top = 0
  373.       Caption = 'page_3'
  374.       object Image2: TImage
  375.         Left = 24
  376.         Top = 32
  377.         Width = 100
  378.         Height = 180
  379.         AutoSize = True
  380.         Picture.Data = {<image006.bmp>}
  381.       end
  382.       object Bevel3: TBevel
  383.         Left = 24
  384.         Top = 32
  385.         Width = 100
  386.         Height = 180
  387.       end
  388.       object FinishLabel: TLabel
  389.         Left = 144
  390.         Top = 64
  391.         Width = 321
  392.         Height = 129
  393.         AutoSize = False
  394.         Caption = 'Finish message here...'
  395.       end
  396.       object Label5: TLabel
  397.         Left = 144
  398.         Top = 32
  399.         Width = 221
  400.         Height = 19
  401.         Caption = 'Thanks for using Email Remover'
  402.         Font.Color = clBlack
  403.         Font.Height = -16
  404.         Font.Name = 'Times New Roman'
  405.         Font.Style = [fsBold, fsItalic]
  406.         ParentFont = False
  407.       end
  408.       object LaunchCheck: TCheckBox
  409.         Left = 152
  410.         Top = 216
  411.         Width = 249
  412.         Height = 17
  413.         Caption = 'Launch my favorite email client upon exit'
  414.         TabOrder = 0
  415.         OnMouseUp = LaunchCheckMouseUp
  416.       end
  417.     end
  418.   end
  419.   object BackButton: TButton
  420.     Left = 256
  421.     Top = 288
  422.     Width = 75
  423.     Height = 25
  424.     Caption = 'BackButton'
  425.     TabOrder = 1
  426.     OnClick = BackButtonClick
  427.   end
  428.   object NextButton: TButton
  429.     Left = 336
  430.     Top = 288
  431.     Width = 75
  432.     Height = 25
  433.     Caption = 'NextButton'
  434.     TabOrder = 2
  435.     OnClick = NextButtonClick
  436.   end
  437.   object CancelButton: TButton
  438.     Left = 416
  439.     Top = 288
  440.     Width = 75
  441.     Height = 25
  442.     Caption = 'CancelButton'
  443.     TabOrder = 3
  444.     OnClick = CancelButtonClick
  445.   end
  446.   object PopupMenu1: TPopupMenu
  447.     OnPopup = PopupMenu1Popup
  448.     Left = 112
  449.     Top = 272
  450.     object Select1: TMenuItem
  451.       Caption = '&Select'
  452.       ShortCut = 32
  453.       OnClick = Select1Click
  454.     end
  455.     object SelectAll1: TMenuItem
  456.       Caption = 'Select &All'
  457.       ShortCut = 16449
  458.       OnClick = SelectAll1Click
  459.     end
  460.     object UnselectAll1: TMenuItem
  461.       Caption = '&Unselect All'
  462.       ShortCut = 16469
  463.       OnClick = UnselectAll1Click
  464.     end
  465.     object N1: TMenuItem
  466.       Caption = '-'
  467.       ShortCut = 0
  468.     end
  469.     object Peek1: TMenuItem
  470.       Caption = '&Peek (first 100 lines)'
  471.       ShortCut = 13
  472.       OnClick = Peek1Click
  473.     end
  474.     object Read1: TMenuItem
  475.       Caption = '&Read (entire message)'
  476.       ShortCut = 0
  477.       OnClick = Read1Click
  478.     end
  479.   end
  480. end
  481.