> Where should i add the below function for global use in the source,
> i want to implement AutoComplete property with this function
> for TComboBox and maybe also on some other controls.
>
> Or is there a similar function somewhere already written in the source.

If not you could make your own inherited control called TComboBoxAutoComplete or
similar, after prototyping. i.e. a new improved control based on the old one.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to