Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. R

    Firemonkey - catching Alt key + character with FromKeyDown

    I want to capture the sequence of key combination Alt + Character, where "Character" can be any valid character key from the keyboard, like 'A', 'B', etc. So far I have this code: procedure Tform1.FormKeyDown (Sender: tObject; var Key: Word; var KeyChar: Char; Shift: tShiftState)...

Part and Inventory Search

Back
Top