home *** CD-ROM | disk | FTP | other *** search
- object frmIsIndex: TfrmIsIndex
- Left = 269
- Top = 249
- HelpContext = 15
- ActiveControl = OKBtn
- BorderStyle = bsDialog
- Caption = 'Is Index'
- ClientHeight = 125
- ClientWidth = 458
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- ShowHint = True
- OnCreate = FormCreate
- OnDeactivate = FormDeactivate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 441
- Height = 81
- Shape = bsFrame
- IsControl = True
- end
- object lblHREF: TLabel
- Left = 36
- Top = 28
- Width = 29
- Height = 13
- Alignment = taRightJustify
- Caption = 'H&REF'
- FocusControl = cmbURL
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object lblPrompt: TLabel
- Left = 32
- Top = 60
- Width = 33
- Height = 13
- Alignment = taRightJustify
- Caption = '&Prompt'
- FocusControl = cmbURL
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object OKBtn: TBitBtn
- Left = 204
- Top = 96
- Width = 77
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 3
- NumGlyphs = 2
- Spacing = -1
- IsControl = True
- end
- object CancelBtn: TBitBtn
- Left = 288
- Top = 96
- Width = 77
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 4
- NumGlyphs = 2
- Spacing = -1
- IsControl = True
- end
- object HelpBtn: TBitBtn
- Left = 372
- Top = 96
- Width = 77
- Height = 25
- Caption = '&Help'
- TabOrder = 5
- OnClick = HelpBtnClick
- NumGlyphs = 2
- Spacing = -1
- IsControl = True
- end
- object cmbURL: TComboBox
- Left = 72
- Top = 24
- Width = 281
- Height = 21
- Hint = 'Overrides the URL for processing queries'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ParentFont = False
- TabOrder = 0
- end
- object bbtnURL: TBitBtn
- Left = 360
- Top = 20
- Width = 77
- Height = 27
- Hint = 'Open the URL builder'
- Caption = '&URL'
- TabOrder = 1
- OnClick = bbtnURLClick
- Glyph.Data = {
- 42010000424D4201000000000000760000002800000012000000110000000100
- 040000000000CC00000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7777070000007777777777777770000000000000000000007700070000000FFF
- FFFFFFF07000770000000FFFFFFF00008007770000000FFFFFF0877808777700
- 00000FFFFF0877E88077770000000FFFFF0777787077770000000FFFFF07E778
- 7077770000000FFFFF08EE788077770000000FFFFFF087780777770000000FFF
- FFFF00007777770000000FFFFFFFFFF07777770000000FFFFFFF000077777700
- 00000FFFFFFF07077777770000000FFFFFFF0077777777000000000000000777
- 777777000000}
- end
- object txtPrompt: TEdit
- Left = 72
- Top = 56
- Width = 365
- Height = 21
- Hint = 'Overrides the default prompt supplied by the browser'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- end
- end
-