home *** CD-ROM | disk | FTP | other *** search
- object frmPrev: TfrmPrev
- Left = 270
- Top = 189
- ActiveControl = lstVRem
- AutoScroll = False
- Caption = 'Mail Preview Center'
- ClientHeight = 338
- ClientWidth = 595
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCloseQuery = FormCloseQuery
- OnResize = FormResize
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel2: TBevel
- Left = 0
- Top = 0
- Width = 595
- Height = 57
- Align = alTop
- Shape = bsBottomLine
- end
- object BackGround: TImage
- Left = 400
- Top = 136
- Width = 81
- Height = 37
- Picture.Data = {<image000.bmp>}
- end
- object lblNum: TLabel
- Left = 400
- Top = 28
- Width = 113
- Height = 13
- AutoSize = False
- end
- object Label1: TLabel
- Left = 68
- Top = 8
- Width = 309
- Height = 17
- AutoSize = False
- Caption = 'Welcome to the SpamEx Mail Preview Center'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object lblStatus: TLabel
- Left = 68
- Top = 32
- Width = 317
- Height = 13
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 0
- Top = 57
- Width = 61
- Height = 217
- Align = alLeft
- Shape = bsRightLine
- end
- object ExplorerButton1: TExplorerButton
- Left = 0
- Top = 56
- Width = 59
- Height = 75
- Bitmap.Data = {
- 76000000424D76000000000000003E000000280000000F0000000E0000000100
- 01000000000038000000CE0E0000C40E0000020000000000000000000000FFFF
- FF00001E00007FDE00007FDE00007FDE00007FDA00007FD600007FCE00000034
- 0000FFAE0000FF560000FEFA0000FFDE0000FFFE0000FFDE0000}
- Caption = 'Clean MailBox'
- Options = [boMonoDisplay, boPopupMark]
- WordWrap = True
- OnClick = ExplorerButton1Click
- end
- object ExplorerButton2: TExplorerButton
- Left = 0
- Top = 132
- Width = 59
- Height = 75
- Bitmap.Data = {
- 76000000424D76000000000000003E000000280000000F0000000E0000000100
- 01000000000038000000CE0E0000C40E0000020000000000000000000000FFFF
- FF00001E00007FDE00007FDE00007FDE00007FDA00007FD600007FCE00000034
- 0000FFAE0000FF560000FEFA0000FFDE0000FFFE0000FFDE0000}
- Caption = 'Launch Mail Client'
- Options = [boMonoDisplay, boPopupMark]
- WordWrap = True
- OnClick = ExplorerButton2Click
- end
- object ExplorerButton3: TExplorerButton
- Left = 0
- Top = 208
- Width = 59
- Height = 69
- Bitmap.Data = {
- 76000000424D76000000000000003E000000280000000F0000000E0000000100
- 01000000000038000000CE0E0000C40E0000020000000000000000000000FFFF
- FF00001E00007FDE00007FDE00007FDE00007FDA00007FD600007FCE00000034
- 0000FFAE0000FF560000FEFA0000FFDE0000FFFE0000FFDE0000}
- Caption = 'Close'
- Options = [boMonoDisplay, boPopupMark]
- WordWrap = True
- OnClick = ExplorerButton3Click
- end
- object Bevel3: TBevel
- Left = 59
- Top = 0
- Width = 9
- Height = 57
- Shape = bsLeftLine
- end
- object lstVRem: TListView
- Left = 61
- Top = 57
- Width = 534
- Height = 217
- Hint = 'Click the right mouse button to access other options'
- Align = alClient
- BorderStyle = bsNone
- ColumnClick = False
- OnDblClick = V1Click
- Columns = <
- item
- Caption = 'Subject'
- Width = 180
- end
- item
- Caption = 'Size'
- Width = 80
- end
- item
- Caption = 'Date / Time'
- Width = 100
- end
- item
- Caption = 'From'
- Width = 140
- end>
- ReadOnly = True
- Checkboxes = True
- RowSelect = True
- PopupMenu = popup
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = ImageList1
- end
- object prog: TProgressBar
- Left = 0
- Top = 274
- Width = 595
- Height = 14
- Align = alBottom
- Min = 0
- Max = 100
- Step = 1
- TabOrder = 1
- Visible = False
- end
- object btnCancel: TButton
- Left = 524
- Top = 24
- Width = 61
- Height = 21
- Cancel = True
- Caption = 'Cancel'
- TabOrder = 2
- OnClick = btnCancelClick
- end
- object PANELhint: TPanel
- Left = 0
- Top = 288
- Width = 595
- Height = 50
- Hint =
- 'This area displays help for the area you point to with the mouse' +
- '.'
- Align = alBottom
- BevelOuter = bvLowered
- Caption = 'PANELhint'
- Color = clInfoBk
- TabOrder = 3
- object lblHint: TLabel
- Left = 56
- Top = 4
- Width = 433
- Height = 29
- Hint =
- 'This area displays help for the area you point to with the mouse' +
- '.'
- AutoSize = False
- Caption =
- 'This is the mail preview center for Spam Exterminator. This han' +
- 'dy feature allows you to view and / or delete mail without retri' +
- 'eving all messages from the server.'
- Color = clInfoBk
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clInfoText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- WordWrap = True
- end
- object Image1: TImage
- Left = 8
- Top = 8
- Width = 41
- Height = 37
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object Label2: TLabel
- Left = 56
- Top = 32
- Width = 357
- Height = 13
- AutoSize = False
- Caption = 'Click the right mouse button to access these options'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object PNLholder: TPanel
- Left = 479
- Top = 1
- Width = 115
- Height = 48
- Align = alRight
- BevelOuter = bvNone
- Caption = 'PNLholder'
- Color = clInfoBk
- TabOrder = 0
- object OfficeButton1: TOfficeButton
- Left = 30
- Top = 12
- Width = 77
- Height = 25
- Hint = 'Click here to display the help file'
- Caption = 'Help...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- RoundSize = 20
- OnClick = OfficeButton1Click
- end
- end
- end
- object Panel2: TPanel
- Left = -4
- Top = 0
- Width = 63
- Height = 54
- BevelOuter = bvNone
- Color = clSilver
- TabOrder = 4
- object EPImage1: TEPImage
- Left = -4
- Top = -4
- Width = 77
- Height = 61
- Color = 41975936
- ParentColor = False
- Picture.Data = {<image002.bmp>}
- Style = episCenter
- Transparent = True
- end
- end
- object ImageList1: TImageList
- Left = 52
- Top = 216
- end
- object popup: TPopupMenu
- Left = 96
- Top = 220
- object V1: TMenuItem
- Caption = 'View Message...'
- OnClick = V1Click
- end
- object D2: TMenuItem
- Caption = 'Delete All Checked Items...'
- OnClick = D2Click
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object Q1: TMenuItem
- Caption = 'Quick Add This Address to Extermination List...'
- OnClick = Q1Click
- end
- end
- object msMessage1: TmsMessage
- ContentType = 'text/plain'
- ReturnReceipt = False
- Left = 236
- Top = 24
- end
- object POPPrev: TmsRemotePOP
- WinsockLoaded = True
- DefaultPort = 110
- Left = 272
- Top = 24
- end
- end
-