home *** CD-ROM | disk | FTP | other *** search
- object frmIntro: TfrmIntro
- Left = 250
- Top = 231
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Welcome Wizard'
- ClientHeight = 291
- ClientWidth = 486
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object EPWizard1: TEPWizard
- Left = 0
- Top = 0
- Width = 486
- Height = 291
- ActivePage = EPWizardPage2
- FirstPage = EPWizardPage2
- TabOrder = 0
- OnCancelClick = EPWizard1CancelClick
- OnFinishClick = EPWizard1FinishClick
- object EPWizardPage2: TEPWizardPage
- Left = 0
- Top = 0
- Width = 486
- Height = 249
- object Label5: TLabel
- Left = 160
- Top = 104
- Width = 95
- Height = 13
- Caption = 'Your e-mail address.'
- end
- object EPBorder2: TEPBorder
- Left = 160
- Top = 88
- Width = 269
- Height = 5
- ParentColor = False
- BorderStyle = epbsHorizLine
- end
- object Label6: TLabel
- Left = 204
- Top = 72
- Width = 112
- Height = 13
- Caption = 'Your e-mail address'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object EPImage2: TEPImage
- Left = 8
- Top = 8
- Width = 139
- Height = 237
- BorderStyle = epbsStatus
- PictureControl = EPImage1
- ParentColor = False
- Style = episStretch
- end
- object Label8: TLabel
- Left = 160
- Top = 72
- Width = 42
- Height = 13
- Caption = 'Step 1:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label9: TLabel
- Left = 160
- Top = 176
- Width = 265
- Height = 26
- Caption =
- 'If you are unsure of this please ask your internet service provi' +
- 'der.'
- WordWrap = True
- end
- object Label10: TLabel
- Left = 160
- Top = 148
- Width = 193
- Height = 13
- Caption = 'Example: johndoe@accessprovider.com'
- end
- object EPImage7: TEPImage
- Left = 152
- Top = 20
- Width = 75
- Height = 30
- ParentColor = False
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object Label7: TLabel
- Left = 236
- Top = 12
- Width = 237
- Height = 57
- AutoSize = False
- Caption =
- 'Welcome to SPAM Exterminator! This wizard will guide you throu' +
- 'gh entering the information that this program needs to begin wor' +
- 'king for you right away!'
- WordWrap = True
- end
- object edtemailaddress: TEdit
- Left = 160
- Top = 120
- Width = 269
- Height = 21
- TabOrder = 0
- end
- end
- object EPWizardPage1: TEPWizardPage
- Left = 0
- Top = 0
- Width = 486
- Height = 249
- object EPImage1: TEPImage
- Left = 8
- Top = 8
- Width = 139
- Height = 237
- BorderStyle = epbsStatus
- ParentColor = False
- Picture.Data = {<image001.bmp>}
- Style = episStretch
- end
- object Label2: TLabel
- Left = 204
- Top = 72
- Width = 143
- Height = 13
- Caption = 'Your POP server address'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 160
- Top = 72
- Width = 42
- Height = 13
- Caption = 'Step 2:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object EPBorder1: TEPBorder
- Left = 160
- Top = 88
- Width = 269
- Height = 5
- ParentColor = False
- BorderStyle = epbsHorizLine
- end
- object Label4: TLabel
- Left = 160
- Top = 104
- Width = 125
- Height = 13
- Caption = 'Your POP Server Address:'
- end
- object Label17: TLabel
- Left = 160
- Top = 164
- Width = 265
- Height = 26
- Caption =
- 'If you are unsure of this please ask your internet service provi' +
- 'der.'
- WordWrap = True
- end
- object Label18: TLabel
- Left = 160
- Top = 148
- Width = 165
- Height = 13
- Caption = 'Example: mail.accessprovider.com'
- end
- object Label25: TLabel
- Left = 160
- Top = 200
- Width = 103
- Height = 13
- Caption = 'Your POP User Name'
- end
- object Label26: TLabel
- Left = 316
- Top = 200
- Width = 96
- Height = 13
- Caption = 'Your POP Password'
- end
- object EPImage8: TEPImage
- Left = 152
- Top = 20
- Width = 75
- Height = 30
- ParentColor = False
- Picture.Data = {<image002.bmp>}
- Transparent = True
- end
- object Label1: TLabel
- Left = 232
- Top = 12
- Width = 237
- Height = 57
- AutoSize = False
- Caption =
- 'Welcome to SPAM Exterminator! This wizard will guide you throu' +
- 'gh entering the information that this program needs to begin wor' +
- 'king for you right away!'
- WordWrap = True
- end
- object edtPOPAddress: TEdit
- Left = 160
- Top = 120
- Width = 237
- Height = 21
- TabOrder = 0
- end
- object edtUserName: TEdit
- Left = 160
- Top = 216
- Width = 141
- Height = 21
- TabOrder = 1
- end
- object edtPassword: TEdit
- Left = 316
- Top = 216
- Width = 141
- Height = 21
- PasswordChar = '*'
- TabOrder = 2
- end
- end
- object EPWizardPage3: TEPWizardPage
- Left = 0
- Top = 0
- Width = 486
- Height = 249
- object Label11: TLabel
- Left = 160
- Top = 72
- Width = 42
- Height = 13
- Caption = 'Step 3:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label12: TLabel
- Left = 204
- Top = 72
- Width = 220
- Height = 13
- Caption = 'Your SMTP Address (for outgoing mail)'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object EPBorder3: TEPBorder
- Left = 160
- Top = 88
- Width = 269
- Height = 5
- ParentColor = False
- BorderStyle = epbsHorizLine
- end
- object EPImage3: TEPImage
- Left = 8
- Top = 8
- Width = 139
- Height = 237
- BorderStyle = epbsStatus
- PictureControl = EPImage1
- ParentColor = False
- Style = episStretch
- end
- object Label14: TLabel
- Left = 160
- Top = 104
- Width = 132
- Height = 13
- Caption = 'Your SMTP Server address.'
- end
- object Label15: TLabel
- Left = 160
- Top = 148
- Width = 165
- Height = 13
- Caption = 'Example: mail.accessprovider.com'
- end
- object Label16: TLabel
- Left = 160
- Top = 168
- Width = 271
- Height = 39
- Caption =
- 'Sometimes this address is the same as your POP server address. I' +
- 'f you are unsure of this please ask your internet service provid' +
- 'er.'
- WordWrap = True
- end
- object EPImage9: TEPImage
- Left = 152
- Top = 20
- Width = 75
- Height = 30
- ParentColor = False
- Picture.Data = {<image003.bmp>}
- Transparent = True
- end
- object Label13: TLabel
- Left = 232
- Top = 12
- Width = 237
- Height = 57
- AutoSize = False
- Caption =
- 'Welcome to SPAM Exterminator! This wizard will guide you throu' +
- 'gh entering the information that this program needs to begin wor' +
- 'king for you right away!'
- WordWrap = True
- end
- object edtSMTPAddress: TEdit
- Left = 160
- Top = 120
- Width = 237
- Height = 21
- TabOrder = 0
- end
- end
- object EPWizardPage4: TEPWizardPage
- Left = 0
- Top = 0
- Width = 486
- Height = 249
- object EPImage4: TEPImage
- Left = 8
- Top = 8
- Width = 139
- Height = 237
- BorderStyle = epbsStatus
- PictureControl = EPImage1
- ParentColor = False
- end
- object Label20: TLabel
- Left = 204
- Top = 72
- Width = 209
- Height = 13
- Caption = 'How do you connect to the internet?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label21: TLabel
- Left = 160
- Top = 72
- Width = 42
- Height = 13
- Caption = 'Step 4:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object EPBorder4: TEPBorder
- Left = 160
- Top = 88
- Width = 269
- Height = 5
- ParentColor = False
- BorderStyle = epbsHorizLine
- end
- object lblRasSpec: TLabel
- Left = 191
- Top = 171
- Width = 271
- Height = 13
- AutoSize = False
- Caption = 'Please &specify a default connection for use with e-mail.'
- FocusControl = RASComboBox
- end
- object EPImage10: TEPImage
- Left = 152
- Top = 20
- Width = 75
- Height = 30
- ParentColor = False
- Picture.Data = {<image004.bmp>}
- Transparent = True
- end
- object Label19: TLabel
- Left = 232
- Top = 12
- Width = 237
- Height = 57
- AutoSize = False
- Caption =
- 'Welcome to SPAM Exterminator! This wizard will guide you throu' +
- 'gh entering the information that this program needs to begin wor' +
- 'king for you right away!'
- WordWrap = True
- end
- object optDUN: TRadioButton
- Left = 176
- Top = 148
- Width = 161
- Height = 17
- Caption = 'I use &Dial-up networking'
- TabOrder = 2
- OnClick = optLANClick
- end
- object optManual: TRadioButton
- Left = 176
- Top = 128
- Width = 273
- Height = 17
- Caption = '&Only check if I have already dialed into the Internet.'
- TabOrder = 1
- OnClick = optLANClick
- end
- object optLAN: TRadioButton
- Left = 176
- Top = 108
- Width = 161
- Height = 17
- Caption = 'I use a &LAN connection'
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = optLANClick
- end
- object RASComboBox: TComboBox
- Left = 207
- Top = 190
- Width = 206
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 3
- end
- end
- object EPWizardPage5: TEPWizardPage
- Left = 0
- Top = 0
- Width = 486
- Height = 249
- object EPImage5: TEPImage
- Left = 8
- Top = 8
- Width = 139
- Height = 237
- BorderStyle = epbsStatus
- PictureControl = EPImage1
- ParentColor = False
- Style = episStretch
- end
- object Label22: TLabel
- Left = 232
- Top = 12
- Width = 237
- Height = 57
- AutoSize = False
- Caption =
- 'Welcome to SPAM Exterminator! This wizard will guide you throu' +
- 'gh entering the information that this program needs to begin wor' +
- 'king for you right away!'
- WordWrap = True
- end
- object Label23: TLabel
- Left = 208
- Top = 72
- Width = 260
- Height = 26
- Caption = 'How often do you want Spam Exterminator to check your mailbox?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object EPBorder5: TEPBorder
- Left = 160
- Top = 104
- Width = 269
- Height = 5
- ParentColor = False
- BorderStyle = epbsHorizLine
- end
- object Label24: TLabel
- Left = 160
- Top = 72
- Width = 42
- Height = 13
- Caption = 'Step 5:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblInterval: TLabel
- Left = 284
- Top = 156
- Width = 63
- Height = 13
- Caption = '10 Minutes'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object EPImage6: TEPImage
- Left = 152
- Top = 20
- Width = 75
- Height = 30
- ParentColor = False
- Picture.Data = {<image005.bmp>}
- Transparent = True
- end
- object Label27: TLabel
- Left = 204
- Top = 176
- Width = 239
- Height = 13
- Alignment = taCenter
- Caption = 'Use the left and right arrow keys to adjust precisely'
- end
- object intervaltrack: TTrackBar
- Left = 208
- Top = 116
- Width = 213
- Height = 37
- Max = 1440
- Orientation = trHorizontal
- Frequency = 10
- Position = 10
- SelEnd = 0
- SelStart = 0
- TabOrder = 0
- TickMarks = tmBottomRight
- TickStyle = tsNone
- OnChange = intervaltrackChange
- end
- object edtHours: TEdit
- Left = 204
- Top = 204
- Width = 25
- Height = 21
- TabOrder = 1
- Text = '0'
- Visible = False
- end
- end
- end
- end
-