TComboBox
  AutoComplete:= True
  Sorted:= True
  Style:= csSimple

Add new entries to TComboBox.Items
you would have to take care of filtering

On Sat, Oct 19, 2013 at 3:01 PM, Avishai <avishai.g...@gmail.com> wrote:
> I'm sure this isn't what you are looking for, but maybe you could
> adapt TComboBox for that.
>
> On Sat, Oct 19, 2013 at 2:57 PM, Jürgen Hestermann
> <juergen.hesterm...@gmx.de> wrote:
>> Does any input query function exist that has a history list
>> so that the user can pick old entries from previous inputs?
>>
>> Ideal would be if such a history list can be filtered and sorted too.
>>
>>
>> --
>> _______________________________________________
>> Lazarus mailing list
>> Lazarus@lists.lazarus.freepascal.org
>> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>
>
> --
> Shalom,
> Avishai
> avishai.g...@gmail.com
> אבישי גוֹר



-- 
Shalom,
Avishai
avishai.g...@gmail.com
אבישי גוֹר

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to