object Form1: TForm1 Left = 232 Top = 81 HelpContext = 10 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsDialog Caption = 'Options for Cyber-Info E-Mail Notify' ClientHeight = 417 ClientWidth = 368 Color = 8404992 Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] Position = poScreenCenter Scaled = False OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 120 TextHeight = 16 object PageControl1: TExtPageControl Left = 0 Top = 0 Width = 368 Height = 417 ActivePage = TabSheet1 Align = alClient Font.Color = clYellow Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] MultiLine = True ParentFont = False TabHeight = 20 TabOrder = 0 TabWidth = 180 OnChange = PageControl1Change Color = clBtnFace ParentColor = False TabActiveColor = clBlue TabActiveFont.Color = clYellow TabActiveFont.Height = -11 TabActiveFont.Name = 'Arial' TabActiveFont.Style = [fsBold] TabGlyphs.Glyph.Data = { 76020000424D7602000000000000760000002800000040000000100000000100 0400000000000002000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777777777000000000077777777777777777777777777777777777777777070 777777777707888888887777007777007777700000000077777777777777070F 07777777770F77777778777000000000077770FFFFFFF07777707777777070FF F0777777770F77007778770888800888807770F77777F0777700777777070FCF FF077777000F000000787708880FF088807770F77777F077700077777070FCFC 99F07700EC0F77777778770880F88F08807770F77780008700077777070FCFCF 910D70EEEC0FFFFFFFF777080F8008F0807770F7700FFF000077000070FFFCFF F0000EEEEE000000000077700F8008F0077770F708FFFF080777070807077777 0030770EFEEEC8BBBBB0700080F88F08000770F80E000F0708770B3000000000 0BB07770EEEE28BB93B00888080FF080888070F0EFEFEF077077070FBFBFBFBF B0307770EEE2A2FB19BB088808800880888070F0F0000F07707700FBFBFBFBFB FB0077770EEA2AA191B370888000000888077000EFEFFF077077000000000000 000077770EE2A219B00077008888888800777778000000070877777777777777 7777777770EA2A20077777770000000077777777007777780777777777777777 7777777770FE2A07777777777777777777777777700777007777777777777777 77777777770E0077777777777777777777777777778000877777} TabGlyphs.NumGlyphs = 4 TabGlyphs.TransparentColor = clBtnFace TabInactiveColor = 8404992 TabInactiveFont.Color = clYellow TabInactiveFont.Height = -11 TabInactiveFont.Name = 'Arial' TabInactiveFont.Style = [] object TabSheet1: TTabSheet Caption = 'POP3 Server' object GroupBox3: TGroupBox Left = 10 Top = 0 Width = 334 Height = 192 Caption = 'POP3 Server Profile' Color = clBtnFace Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 0 object Label3D1: TLabel Left = 17 Top = 22 Width = 63 Height = 14 Caption = 'Description' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label3D2: TLabel Left = 17 Top = 45 Width = 94 Height = 14 Caption = 'POP3 mail server' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label3D3: TLabel Left = 17 Top = 69 Width = 88 Height = 14 Caption = 'POP3 username' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label3D4: TLabel Left = 17 Top = 91 Width = 56 Height = 14 Caption = 'Password' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label3D31: TLabel Left = 16 Top = 169 Width = 122 Height = 14 Caption = 'Server Time-out after ' end object Label3D32: TLabel Left = 201 Top = 169 Width = 30 Height = 14 Caption = 'secs.' end object Label2: TLabel Left = 17 Top = 116 Width = 75 Height = 14 Caption = 'Mailbox Color' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object ComboBox1: TComboBox Left = 120 Top = 16 Width = 205 Height = 22 Style = csDropDownList DropDownCount = 4 Enabled = False Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ItemHeight = 14 ParentFont = False TabOrder = 4 OnChange = ComboBox1Change end object Edit3: TEdit Left = 120 Top = 16 Width = 205 Height = 22 Hint = 'E.g. My E-mail Account' Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 0 Visible = False end object Edit4: TEdit Left = 120 Top = 40 Width = 205 Height = 22 Hint = 'E.g. mail.xxxxx.com' Enabled = False Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 1 OnKeyDown = Edit4KeyDown end object Edit1: TEdit Left = 120 Top = 63 Width = 205 Height = 22 Hint = 'E.g. name before @' Enabled = False Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 2 OnKeyDown = Edit1KeyDown end object Edit2: TEdit Left = 120 Top = 87 Width = 205 Height = 22 Hint = 'E.g. xxxxxx' Enabled = False Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] MaxLength = 18 ParentFont = False ParentShowHint = False PasswordChar = '*' ShowHint = True TabOrder = 3 OnKeyDown = Edit2KeyDown end object CheckBox2: TCheckBox Left = 16 Top = 141 Width = 100 Height = 17 Hint = 'Click if you want to check mail for this profile' Caption = 'Check E-Mail' Color = clBtnFace Enabled = False Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 5 OnClick = CheckBox2Click end object Button1: TButton3D Left = 120 Top = 136 Width = 50 Height = 25 Hint = 'Add a new profile' Caption = 'New' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 6 OnClick = Button1Click end object Button2: TButton3D Left = 170 Top = 136 Width = 50 Height = 25 Hint = 'Save this profile' Caption = 'Save' Enabled = False Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 7 OnClick = Button2Click end object Button4: TButton3D Left = 220 Top = 136 Width = 50 Height = 25 Hint = 'Delete this profile' Caption = 'Delete' Enabled = False Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 8 OnClick = Button4Click end object Button3: TButton3D Left = 270 Top = 136 Width = 50 Height = 25 Hint = 'Cancel your work' Caption = 'Cancel' Enabled = False Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 9 OnClick = Button3Click end object SpinEdit2: TSpinEdit Left = 149 Top = 165 Width = 43 Height = 23 Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] MaxValue = 300 MinValue = 1 ParentFont = False TabOrder = 10 Value = 60 end object ComboBox5: TComboBox Left = 120 Top = 111 Width = 125 Height = 22 Style = csDropDownList Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ItemHeight = 14 Items.Strings = ( 'None' 'Red' 'Grey' 'Yellow' 'Green' 'Blue' 'Purple') ParentFont = False TabOrder = 11 OnDropDown = ComboBox5DropDown end end object GroupBox1: TGroupBox Left = 10 Top = 195 Width = 335 Height = 168 Caption = 'Automatic Checking' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 1 object Label3D7: TLabel Left = 158 Top = 19 Width = 69 Height = 14 Caption = 'Check every' end object Label3D8: TLabel Left = 291 Top = 19 Width = 31 Height = 14 Caption = 'mins.' end object SpeedButton1: TSpeedButton Left = 302 Top = 95 Width = 28 Height = 24 Caption = 'Now' OnClick = SpeedButton1Click end object CheckBox1: TCheckBox Left = 16 Top = 17 Width = 124 Height = 17 Caption = 'Automatic Check' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False State = cbChecked TabOrder = 0 OnClick = CheckBox1Click end object SpinEdit1: TSpinEdit Left = 236 Top = 15 Width = 48 Height = 23 Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] MaxValue = 1440 MinValue = 1 ParentFont = False TabOrder = 1 Value = 10 end object CheckBox5: TCheckBox Left = 16 Top = 34 Width = 123 Height = 18 Caption = 'Check on Startup' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False State = cbChecked TabOrder = 2 end object CheckBox15: TCheckBox Left = 16 Top = 51 Width = 187 Height = 17 Caption = 'Don'#39't check mail being read' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False State = cbChecked TabOrder = 3 end object CheckBox16: TCheckBox Left = 16 Top = 67 Width = 219 Height = 17 Caption = 'Don'#39't check mail being checked' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 4 end object CheckBox21: TCheckBox Left = 16 Top = 131 Width = 229 Height = 17 Caption = 'Double-click tray-icon to check mail' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 5 end object CheckBox23: TCheckBox Left = 16 Top = 147 Width = 178 Height = 17 Caption = 'No error pop-up messages' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 6 end object CheckBox24: TCheckBox Left = 16 Top = 114 Width = 179 Height = 17 Caption = 'Press to check mail ' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 7 OnClick = CheckBox24Click end object Panel1: TPanel Left = 12 Top = 89 Width = 315 Height = 4 BevelOuter = bvLowered TabOrder = 8 end object CheckBox31: TCheckBox Left = 16 Top = 98 Width = 179 Height = 17 Caption = 'Check mail at specified time : ' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 9 OnClick = CheckBox31Click end object TimeEdit1: TpvlTimeEdit Left = 200 Top = 95 Width = 102 Height = 23 QuickChangeWrap = False QuickChangeType = qcNone LoadTime = False Glyph.Data = { 6A010000424D6A010000000000003600000028000000090000000B0000000100 1800000000003401000000000000000000000000000000000000BFBFBFBFBFBF BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFFFFFBFC0BFBFBF00000000000000 0000000000000000000000000000FEFFBFC0BFBFBFBFBFBFBFBFBFBFBFBFBFBF BFBFBFBFBFBFBFBFBFBFFFFFBF00BFBFBFBFBFBFBFBFBFBFBFBF000000BFBFBF BFBFBFBFBFBFFFFFBFC0BFBFBFBFBFBFBFBFBF000000000000000000BFBFBFBF BFBFFFFFBFC0BFBFBFBFBFBF000000000000000000000000000000BFBFBFFFFF BF00BFBFBF000000000000000000000000000000000000000000FEFFBFC0BFBF BFBFBFBFBFBFBF000000000000000000BFBFBFBFBFBFFFFFBFC0BFBFBFBFBFBF BFBFBF000000000000000000BFBFBFBFBFBFFFFFBF08BFBFBFBFBFBFBFBFBF00 0000000000000000BFBFBFBFBFBFFFFFBF00BFBFBFBFBFBFBFBFBFBFBFBFBFBF BFBFBFBFBFBFBFBFBFBFFFFFBF47} Enabled = True Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False ReadOnly = False TabOrder = 10 OnChange = TimeEdit1Change DisplayFormatMask = 'hh:mm:ss' EditFormat = teIncludeSecs SeparateHourHand = False end end end object TabSheet2: TTabSheet Caption = 'Other Settings' object GroupBox2: TGroupBox Left = 16 Top = 84 Width = 332 Height = 109 Caption = 'External E-mail Reader' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object Edit6: TEdit Left = 15 Top = 26 Width = 299 Height = 22 Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end object Button5: TButton3D Left = 245 Top = 55 Width = 68 Height = 25 Caption = 'Browse' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = Button5Click end object CheckBox14: TCheckBox Left = 16 Top = 59 Width = 188 Height = 17 Caption = 'Launch Reader on new mail' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 2 end object CheckBox27: TCheckBox Left = 16 Top = 78 Width = 194 Height = 17 Caption = 'Press to launch Reader' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 3 OnClick = CheckBox27Click end end object GroupBox8: TGroupBox Left = 16 Top = 198 Width = 331 Height = 108 Caption = 'Quick Mail Settings' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 1 object Label3D27: TLabel Left = 13 Top = 24 Width = 71 Height = 14 Caption = 'SMTP Server' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label3D28: TLabel Left = 13 Top = 47 Width = 78 Height = 36 Caption = 'Your return address' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Edit10: TEdit Left = 90 Top = 21 Width = 223 Height = 22 Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end object Edit11: TEdit Left = 90 Top = 51 Width = 223 Height = 22 Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 1 end object CheckBox18: TCheckBox Left = 15 Top = 83 Width = 287 Height = 17 Caption = 'Save messages automatically after send' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False State = cbChecked TabOrder = 2 end end object GroupBox9: TGroupBox Left = 15 Top = 307 Width = 332 Height = 55 Caption = 'Address Book' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 2 object Button3D4: TButton3D Left = 45 Top = 20 Width = 165 Height = 25 Caption = 'Edit Address Book' TabOrder = 0 OnClick = Button3D4Click end end object GroupBox11: TGroupBox Left = 17 Top = 1 Width = 332 Height = 80 Caption = 'Launch CIECHECK on Windows Startup' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 3 object Label1: TLabel Left = 15 Top = 42 Width = 312 Height = 31 AutoSize = False Caption = '(If you use this option, make sure you have not added a shortcut' + ' of CIECHECK in Windows Startup folder)' end object CheckBox28: TCheckBox Left = 16 Top = 22 Width = 228 Height = 17 Caption = 'Click to enable / Unclick to disable' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end end end object TabSheet3: TTabSheet Caption = 'Dial-Up / E-Mail Filter' object GroupBox6: TGroupBox Left = 9 Top = 5 Width = 336 Height = 156 Caption = 'Dial-up Networking' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object Label3: TLabel Left = 202 Top = 62 Width = 40 Height = 14 Caption = 'Re-dial' end object Label4: TLabel Left = 289 Top = 62 Width = 40 Height = 14 Caption = 'time(s)' end object ComboBox3: TComboBox Left = 32 Top = 58 Width = 157 Height = 24 Style = csDropDownList Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ItemHeight = 0 ParentFont = False TabOrder = 0 OnChange = ComboBox3Change end object Checkbox6: TRadioButton Left = 15 Top = 20 Width = 204 Height = 17 Caption = 'Dedicated Internet Connection' TabOrder = 1 OnClick = Checkbox6Click end object Checkbox7: TRadioButton Left = 15 Top = 39 Width = 185 Height = 17 Caption = 'Dial-up Internet Connection' TabOrder = 2 OnClick = Checkbox7Click end object CheckBox17: TCheckBox Left = 32 Top = 85 Width = 203 Height = 17 Caption = 'Don'#39't Hang-up after checking' TabOrder = 3 OnClick = CheckBox17Click end object CheckBox19: TCheckBox Left = 32 Top = 101 Width = 214 Height = 17 Caption = 'Force to hang-up after checking' TabOrder = 4 OnClick = CheckBox19Click end object CheckBox20: TCheckBox Left = 32 Top = 117 Width = 235 Height = 17 Caption = 'Check mail only when internet on-line' TabOrder = 5 end object CheckBox34: TCheckBox Left = 32 Top = 134 Width = 240 Height = 17 Caption = 'Auto check mail when internet on-line' TabOrder = 6 end object SpinEdit3: TSpinEdit Left = 244 Top = 58 Width = 39 Height = 23 Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] MaxValue = 10 MinValue = 1 ParentFont = False TabOrder = 7 Value = 1 end end object GroupBox5: TGroupBox Left = 8 Top = 165 Width = 337 Height = 197 Caption = 'E-mail Filter' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 1 object Label3D16: TLabel Left = 180 Top = 22 Width = 37 Height = 14 Caption = 'when :' end object Edit7: TEdit Left = 43 Top = 102 Width = 267 Height = 22 Hint = 'Enter different words separate with ;' Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 0 end object CheckBox8: TCheckBox Left = 11 Top = 84 Width = 216 Height = 18 Caption = 'Subject Header - contains words :' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = CheckBox8Click end object CheckBox9: TCheckBox Left = 11 Top = 44 Width = 200 Height = 17 Caption = 'From Header - contains words :' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 2 OnClick = CheckBox9Click end object Edit8: TEdit Left = 43 Top = 60 Width = 267 Height = 22 Hint = 'Enter different words separate with ;' Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 3 end object CheckBox10: TCheckBox Left = 11 Top = 128 Width = 226 Height = 17 Caption = 'Sender is in the Spammer List' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 4 end object Button3D1: TButton3D Left = 43 Top = 149 Width = 165 Height = 25 Caption = 'Edit Spammer List' TabOrder = 5 OnClick = Button3D1Click end object CheckBox22: TCheckBox Left = 156 Top = 177 Width = 173 Height = 17 Caption = 'Keep Log in file SPAM.LOG' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 6 end object ComboBox4: TComboBox Left = 12 Top = 18 Width = 160 Height = 22 Style = csDropDownList Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ItemHeight = 14 Items.Strings = ( 'Delete E-Mail' 'Reply and delete E-Mail') ParentFont = False TabOrder = 7 end end end object TabSheet4: TTabSheet Caption = 'Notification Methods' object GroupBox7: TGroupBox Left = 12 Top = 182 Width = 334 Height = 182 Caption = 'Special Notification for Special Account' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object CheckBox12: TCheckBox Left = 18 Top = 15 Width = 175 Height = 17 Caption = 'Special Effect on new mail' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end object Edit9: TEdit Left = 18 Top = 51 Width = 218 Height = 22 Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 1 end object Button3D2: TButton3D Left = 258 Top = 53 Width = 68 Height = 25 Caption = 'Browse' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 2 OnClick = Button3D2Click end object Button3D3: TButton3D Left = 258 Top = 29 Width = 68 Height = 25 Caption = 'Play' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 3 OnClick = Button3D3Click end object CheckBox13: TCheckBox Left = 18 Top = 32 Width = 154 Height = 17 Caption = 'Play sound on new mail' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 4 OnClick = CheckBox13Click end object ComboBox2: TComboBox Left = 34 Top = 93 Width = 218 Height = 22 Style = csDropDownList Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ItemHeight = 0 ParentFont = False TabOrder = 5 OnChange = ComboBox2Change end object Edit12: TEdit Left = 37 Top = 151 Width = 267 Height = 22 Hint = 'Enter different words separate with ;' Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 6 end object RadioButton1: TRadioButton Left = 17 Top = 75 Width = 207 Height = 17 Caption = 'for the following account' Checked = True TabOrder = 7 TabStop = True end object RadioButton2: TRadioButton Left = 17 Top = 134 Width = 194 Height = 17 Caption = 'for Sender contains words :' TabOrder = 8 end object CheckBox30: TCheckBox Left = 178 Top = 32 Width = 67 Height = 17 Caption = 'Looping' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 9 end object RadioButton3: TRadioButton Left = 17 Top = 118 Width = 132 Height = 17 Caption = 'for HotMail Account' TabOrder = 10 end end object GroupBox4: TGroupBox Left = 12 Top = -3 Width = 334 Height = 72 Caption = 'Sound Card Options' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 1 object CheckBox3: TCheckBox Left = 20 Top = 17 Width = 167 Height = 17 Caption = 'Play wave file on new mail' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 0 OnClick = CheckBox3Click end object Edit5: TEdit Left = 19 Top = 37 Width = 215 Height = 22 Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 1 end object Button7: TButton3D Left = 258 Top = 40 Width = 68 Height = 25 Caption = 'Browse' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 2 OnClick = Button7Click end object Button8: TButton3D Left = 258 Top = 16 Width = 68 Height = 25 Caption = 'Play' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 3 OnClick = Button8Click end object CheckBox11: TCheckBox Left = 188 Top = 17 Width = 66 Height = 17 Caption = 'Looping' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 4 end end object GroupBox10: TGroupBox Left = 12 Top = 71 Width = 334 Height = 110 Caption = 'Notification Methods when new mail comes' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 2 object CheckBox4: TCheckBox Left = 19 Top = 16 Width = 295 Height = 17 Caption = 'Pop-up Messages box with message headers' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end object CheckBox25: TCheckBox Left = 19 Top = 34 Width = 221 Height = 17 Caption = 'Hide taskbar and show message' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 1 end object CheckBox26: TCheckBox Left = 19 Top = 51 Width = 151 Height = 17 Caption = 'Start ScreenSaver' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 2 end object CheckBox29: TCheckBox Left = 19 Top = 69 Width = 285 Height = 17 Caption = 'Blinking lights of Num-, Caps- and Scroll- Lock' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 3 end object CheckBox32: TCheckBox Left = 19 Top = 86 Width = 146 Height = 17 Caption = 'Notification wallpaper' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 4 OnClick = CheckBox32Click end object CheckBox33: TCheckBox Left = 170 Top = 86 Width = 50 Height = 17 Caption = 'Tile' Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 5 end end end end object OpenDialog1: TOpenDialog FileEditStyle = fsEdit Filter = 'Application|*.exe' Left = 87 Top = 395 end object Table1: HTable Exclusive = False FindNear = False UseDeleted = False Active = False AutoEdit = False CopyMemo = False ReadOnly = False LockProtocol = Default DBFName = 'enotify.DBF' Transliterate = True Left = 184 Top = 418 end object HCreateTable1: HCreateTable AutoOverwrite = True CreateFields.Strings = ( 'PROFILE;C;30;0' 'SERVER;C;60;0' 'NAME;C;60;0' 'PASSWORD;C;20;0' 'COLOR;C;2;0') DBFTable = Table1 DBFType = DBaseIII KeepOpen = False Left = 252 Top = 415 end object OpenDialog2: TOpenDialog FileEditStyle = fsEdit Filter = 'Wave File|*.wav' Left = 153 Top = 414 end object PGCaptionBar1: TPGCaptionBar ActiveColor = clBlue Designer = False Height = 22 Picture.Data = {}