Jump to content

TUniComboBox


Mossy

Recommended Posts

Hi

I have tried using the following to auto open the dropdown list when the user press any key. This works till a back space entered to remove any character. The dropdown stay closed till the dropdown arrow is pressed and opened manually. Then it start working again. How can we overcome this within the code please?

(Sender as TUniComboBox).JSInterface.JSCallDefer('expand', [], 100);

Regards

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...