home *** CD-ROM | disk | FTP | other *** search
- object FrmIsIndex: TFrmIsIndex
- Left = 239
- Top = 181
- BorderStyle = bsDialog
- Caption = 'Is index'
- ClientHeight = 104
- ClientWidth = 376
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 16
- object lblHRef: TLabel
- Left = 8
- Top = 8
- Width = 25
- Height = 13
- Caption = '&HRef'
- FocusControl = EditHRef
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object lblPrompt: TLabel
- Left = 8
- Top = 40
- Width = 33
- Height = 13
- Caption = '&Prompt'
- FocusControl = EditPrompt
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object EditHRef: TEdit
- Left = 48
- Top = 8
- Width = 225
- Height = 21
- Hint = 'Overrides URL for processing queries'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- end
- object EditPrompt: TEdit
- Left = 48
- Top = 40
- Width = 225
- Height = 21
- Hint = 'Overrides default prompt'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- end
- object btnOK: TButton
- Left = 184
- Top = 72
- Width = 89
- Height = 25
- Caption = 'OK'
- Default = True
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 3
- end
- object btnCancel: TButton
- Left = 280
- Top = 72
- Width = 89
- Height = 25
- Caption = 'Cancel'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 2
- ParentFont = False
- TabOrder = 4
- end
- object btnURL: TBitBtn
- Left = 280
- Top = 7
- Width = 89
- Height = 22
- Caption = '&URL'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = btnURLClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777770000000
- 000077777FFFFFFFFFFF7774408777777770777788888888888F7744448BFFFB
- FF707788F78F7FFFFF8F7440008FCCCCCB7078F7778F8888878F6C66368BFFFB
- FF7078F7778F7FFFFF8F6668028FCCCCCB708F77778F8888878F6666388BFFFB
- FF708F77778F7FFFFF8F6866888FCCCCCB708F77778F8888878F6766888BFFFB
- FF708F77778F77FF7F8F8E7E788FFCCF00008F77778F7887888F8777788BFFFB
- 7F878F77778F77778F877877778FFBFF787778F7778FFFFF887778F777888888
- 807778F7778888888877777FF77778380777778FF777777F877777777777E788
- 777777788FFFFF88777777777888887777777777788888777777}
- NumGlyphs = 2
- end
- end
-