Jump to content
Michael Riley

SOLVED: Invoke StringGrid TPopupColumn using the keyboard?

Recommended Posts

I have an FMX project with a StringGrid. I added a TPopupColumn to the StringGrid and added two items in the list. The only way I have found to invoke the TPopupColumn and get to those values is by using the mouse.

Is there a way to invoke the TPopupColumn values by using the keyboard.

 

SOLVED: Tab into the column and use the spacebar. HT to Tom Brunberg https://stackoverflow.com/users/2292722/tom-brunberg

Edited by Michael Riley
SOLVED

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×