I need to display the numeric keypad in Windows 10 using Delphi 5.
I tried to just execute c:\program files\common files\microsoft shared\ink\tabtip.exe
but the problem is that I can't set the default to the numberpad because it always opens the full keyboard.
I tried to set KeyboardLayoutPreference
to 1
in the registry as suggested in other answers, but that doesn't do anything good either.