Unit ComboBox

Composant TComboBox98 version 1.1 (28/01/98) Par CRESTO Sylvain Copyright © 1997 CRESTO Sylvain cresto@mygale.org http://www.mygale.org/~cresto La Borde / 09230 / Contrazy / France ---- Composant pour Delphi 1.0, 2.0, 3.0x et C++ Builder 1.0. Ce composant étend le composant ComboBox classique en lui ajoutant une fonction qui compléte le début du texte entré dans la boite de saisie par le texte entier correspondant se trouvant dans la liste. Comme le fait Internet Explorer 4. Nouveau dans la version 1.1: Fonctionne correctement avec Delphi 1. ---- Ce composant est un FREEWARE, vous pouvez l'utiliser dans tous vos programmes (commerciaux ou pas !) et les distribuer sans rien me devoir. Vous utilisez ce composant à vos risques et périls. Par contre vous * NE DEVEZ PAS * distribuer le code source * MODIFIÉ * de ce composant sans avoir eu au préalable mon accord. Merci. ------------- TComboBox98 component version 1.1 (01/28/98) By CRESTO Sylvain Copyright © 1997 CRESTO Sylvain cresto@mygale.org http://www.mygale.org/~cresto La Borde / 09230 / Contrazy / France ---- Component for Delphi 1.0, 2.0, 3.0x and C++ Builder 1.0. This component complete text that user writes in combobox with items presents on the list. Like Internet Explorer 4 do. This component allow you to launch from your application your favorite browser like Netscape Navigator or Internet Explorer and to go on an Url or to send an e-mail. This component has been tested with Nestcape (2.0 and higher) and Internet Explorer (2.0 and higher). New with 1.1: Correctly works with Delphi 1. ---- This component is FREEWARE! No warranty is given by the author, expressed or implied. Do not distribute modified version without my agreement. thanks.

Classes

TAboutProperty -
TComboBox98 -

Functions

Register -

Types

TOnComplete

Constants

Variables


Functions


procedure Register;


Types


TOnComplete = procedure (Sender: TObject; Key:Word; var CompleteWith:String; var DoComplete:Boolean) of object

Constants


Variables