TsComboBox value autoselect

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #38336
    Jin
    Participant

    Hi, is it possible to add full autoselect function to TsComboBox. I mean when I am typing some value to TsComboBox, it proposes me all possible values. For example when I entered “R” letter, in current version TsComboBox proposes me to select only values “Rome”, “Riga”, “Railway” but would be great if it proposes me also values for example “Old Riga”, “Interesting”, “During”, because all of them contain “r” letter. Or my be such function TsComboBox already has?

    #59841
    Support
    Keymaster

    The TsComboBox is inherited from standard TComboBox control and has standard behavior.

    I'm not sure that requested function exists there.

    #59850
    Jin
    Participant

    Support' wrote:

    The TsComboBox is inherited from standard TComboBox control and has standard behavior.
    I'm not sure that requested function exists there.

    Hi, yes I know that such function does not exist, but can you please create such selection and add to your TsComboBox?

    • This reply was modified 5 years, 1 month ago by Jin.
    • This reply was modified 5 years, 1 month ago by Support.
    #61555
    Support
    Keymaster

    Hi
    I can try to do it, but can’t guarantee that function will be implemented.
    I will add it in ToDo list.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.