TBSLookupCombo
Version 1.1
Description
  TBSLookupCombo is a component derived from TDBLookupCombo that has 
  a new property:
    SearchIndex - Index to perform incremental search

  It performs incremental search on SearchIndex as the user keys a name. 
  If the user uses backspace, it goes to previous key. Ctrl-Y clears the field.

Installation
  Install it as you would install any components. 
  It has 2 versions: You must rename BSCombo.d16 or BSCombo.d32 before use in
  Delphi 1.0 or 2.0.
  
Copyright (c) 1996 Bruno Sonnino
e-mail: sonnino@netmogi.com.br
http://www.geocities.com/SiliconValley/8055

This component is Freeware and supplied "as is".

Support
If you find a problem with this component, please send a report via 
e-mail describing what happened.

Warranty
No warranties expressed or implied.  Use at your own risk.

Updates:
Version 1.1
  Shows text selected