object frmOptions: TfrmOptions Left = 271 Top = 73 HelpContext = 200 BorderStyle = bsDialog Caption = 'General Preferences' ClientHeight = 322 ClientWidth = 381 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Icon.Data = {} Position = poScreenCenter OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object btnDefault: TButton Left = 178 Top = 297 Width = 66 Height = 23 HelpContext = 200 Caption = '&Default' TabOrder = 2 OnClick = btnDefaultClick end object btnCancel: TButton Left = 314 Top = 297 Width = 66 Height = 23 HelpContext = 200 Cancel = True Caption = '&Cancel' TabOrder = 0 OnClick = btnCancelClick end object btnOK: TButton Left = 246 Top = 297 Width = 66 Height = 23 HelpContext = 200 Caption = '&OK' Default = True TabOrder = 1 OnClick = btnOKClick end object pageOptions: TPageControl Left = 0 Top = 0 Width = 381 Height = 293 HelpContext = 200 ActivePage = tabResults Align = alTop TabOrder = 3 object tabResults: TTabSheet Caption = 'Result Preferences' object GroupBox8: TGroupBox Left = 4 Top = 57 Width = 365 Height = 133 TabOrder = 1 object Label2: TLabel Left = 4 Top = 12 Width = 242 Height = 13 Caption = 'Save pagelist Results as this file. [no file extension]' end object Label12: TLabel Left = 8 Top = 108 Width = 3 Height = 13 end object Label13: TLabel Left = 8 Top = 104 Width = 102 Height = 13 Caption = 'Use this file extension' end object Label8: TLabel Left = 4 Top = 56 Width = 261 Height = 13 Caption = 'Save word search results as this file. [No file extension]' end object edLinkResult: TEdit Left = 4 Top = 28 Width = 157 Height = 21 HelpContext = 200 MaxLength = 50 TabOrder = 0 Text = 'result' OnExit = edLinkResultExit OnKeyPress = edLinkResultKeyPress end object radHTM: TRadioButton Left = 116 Top = 104 Width = 45 Height = 13 HelpContext = 200 Caption = '.htm' Checked = True TabOrder = 2 TabStop = True end object radHTML: TRadioButton Left = 164 Top = 104 Width = 57 Height = 13 HelpContext = 200 Caption = '.html' TabOrder = 3 end object edWordResult: TEdit Left = 4 Top = 72 Width = 157 Height = 21 HelpContext = 200 TabOrder = 1 Text = 'search' OnExit = edWordResultExit OnKeyPress = edLinkResultKeyPress end end object GroupBox9: TGroupBox Left = 5 Top = 4 Width = 364 Height = 49 TabOrder = 0 object chkSuccess: TCheckBox Left = 4 Top = 10 Width = 233 Height = 16 HelpContext = 200 Caption = 'Include &Successful Links in Results.' State = cbChecked TabOrder = 0 end object chkInfoPage: TCheckBox Left = 4 Top = 28 Width = 269 Height = 17 HelpContext = 200 Caption = '&Generate Information Page After Page Checking' State = cbChecked TabOrder = 1 end end end object tabDisplay: TTabSheet Caption = 'Display/Start-up' object GroupBox2: TGroupBox Left = 1 Top = 4 Width = 148 Height = 77 Caption = 'Screen Display' TabOrder = 0 object chkTool: TCheckBox Left = 8 Top = 16 Width = 109 Height = 17 HelpContext = 200 Caption = 'Show Tool &Bar' State = cbChecked TabOrder = 0 end object chkLinkInfo: TCheckBox Left = 8 Top = 38 Width = 133 Height = 17 HelpContext = 200 Caption = 'Show Link &Information' State = cbChecked TabOrder = 1 end object chkStatus: TCheckBox Left = 8 Top = 59 Width = 105 Height = 15 HelpContext = 200 Caption = 'Show &Status' State = cbChecked TabOrder = 2 end end object GroupBox1: TGroupBox Left = 2 Top = 88 Width = 367 Height = 169 Caption = 'Browser Options' TabOrder = 2 object htmlPref: THTMLViewer Left = 92 Top = 16 Width = 269 Height = 145 Cursor = crIBeam HelpContext = 200 ViewImages = False TabOrder = 0 BorderStyle = htSingle HistoryMaxCount = 0 DefFontName = 'Times New Roman' DefPreFontName = 'Courier New' DefFontSize = 10 DefHotSpotColor = clMaroon NoSelect = True end object btnFontName: TButton Left = 6 Top = 31 Width = 80 Height = 17 HelpContext = 200 Caption = '&Font' TabOrder = 1 OnClick = btnFontNameClick end object btnBkgColor: TButton Left = 6 Top = 79 Width = 80 Height = 17 HelpContext = 200 Caption = 'Bac&kground' TabOrder = 3 OnClick = btnBkgColorClick end object btnHotSpotColor: TButton Left = 6 Top = 103 Width = 80 Height = 17 HelpContext = 200 Caption = '&Hot Spot' TabOrder = 4 OnClick = btnHotSpotColorClick end object btnFontColor: TButton Left = 6 Top = 55 Width = 80 Height = 17 HelpContext = 200 Caption = 'Fo&nt Color' TabOrder = 2 OnClick = btnFontColorClick end object btnhtmlDefault: TButton Left = 6 Top = 128 Width = 80 Height = 17 HelpContext = 200 Caption = 'D&efault' TabOrder = 5 OnClick = btnhtmlDefaultClick end end object GroupBox3: TGroupBox Left = 156 Top = 4 Width = 213 Height = 77 Caption = 'Browser Display' TabOrder = 1 object chkFullScreen: TCheckBox Left = 8 Top = 18 Width = 161 Height = 17 HelpContext = 200 Caption = '&View Browser In Full Screen' TabOrder = 0 end end end object tabExternal: TTabSheet Caption = 'External Files' object GroupBox11: TGroupBox Left = 4 Top = 92 Width = 365 Height = 77 TabOrder = 1 object Label11: TLabel Left = 8 Top = 20 Width = 141 Height = 13 Caption = 'Use this external HTML &Editor' FocusControl = edExEditor end object edExEditor: TEdit Left = 8 Top = 41 Width = 349 Height = 21 HelpContext = 200 TabOrder = 0 OnKeyPress = edLinkResultKeyPress end object btnExEditor: TButton Left = 284 Top = 12 Width = 73 Height = 21 HelpContext = 200 Caption = '&Browse' TabOrder = 1 OnClick = btnExEditorClick end end object GroupBox12: TGroupBox Left = 4 Top = 8 Width = 365 Height = 77 TabOrder = 0 object Label10: TLabel Left = 8 Top = 16 Width = 122 Height = 13 Caption = 'Use this external Bro&wser.' FocusControl = edExBrowser end object edExBrowser: TEdit Left = 8 Top = 44 Width = 349 Height = 21 HelpContext = 200 TabOrder = 0 OnKeyPress = edLinkResultKeyPress end object btnBrowserBrowse: TButton Left = 284 Top = 16 Width = 73 Height = 21 HelpContext = 200 Caption = '&Browse' TabOrder = 1 OnClick = btnBrowserBrowseClick end end end end object dlgExOpen: TOpenDialog DefaultExt = 'exe' FileEditStyle = fsEdit Filter = 'Executable Files (*.exe)|*.exe|All Files (*.*)|*.*' Left = 8 Top = 296 end object dlgColor: TColorDialog Ctl3D = True Options = [cdPreventFullOpen, cdSolidColor] Left = 36 Top = 296 end object dlgFont: TFontDialog Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MinFontSize = 0 MaxFontSize = 0 Options = [fdAnsiOnly, fdShowHelp] Left = 64 Top = 296 end end