How do you catch a double keypress event
Trying to create a search form for items in a database,
but I want the search form to open up from the mainform when I press CTRL + 'S' or similar
Do I need the # value for CTRL to do this, or another defined delphi value for CTRL
Start Free Trial