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 <[email protected]> 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
> <[email protected]> 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
>> [email protected]
>> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>
>
> --
> Shalom,
> Avishai
> [email protected]
> אבישי גוֹר



-- 
Shalom,
Avishai
[email protected]
אבישי גוֹר

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to