Recent

Author Topic: ComboBox DropDownList behaviour different than in Delphi  (Read 7733 times)

krexon

  • Jr. Member
  • **
  • Posts: 80
ComboBox DropDownList behaviour different than in Delphi
« on: October 12, 2010, 08:29:08 pm »
I have Combobox with DropDownList and AutoComplete enabled and filled with items:
ABC
BCA
BAC
CAB

When I type quite quickly following letters: B,A,C using keyboard, in Delphi selection is on item 'BAC', but in Lazarus 'CAB' (because selection changes to BCA after pressing B, then ABC pressing A and at last CAB after pressing C.
In Delphi there is property AutoCompleteDelay (default set to 500) which gives possibility to behave like I described above.

Is there something similar in Lazarus?

 

TinyPortal © 2005-2018