L505 wrote:
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.


I already have one in my toolbox since Delphi 3, I was hoping to
add this feature into the root of lazarus combobox family so that
some of the IDE controls can have this feature too.

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

Reply via email to