|
#11
|
||||
|
||||
|
Find this in script
procedure LockKeyDown(Sender: TObject; var Key: Word; Shift: TShiftState); make it procedure LockKeyDown(Sender: TObject); then find: OnKeyDown:=@LockKeyDown; Make this OnClick:=@LockKeyDown; Note: This is not tested, I wrote code with Notepad. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Conversion Designer/Installer Creator | Razor12911 | Conversion Tutorials | 1613 | 03-10-2024 01:24 |
| Windows XP - Tricks | gargujjwal | Software | 3 | 25-05-2008 02:54 |
| Error Windows Installer: Command And Conquer 3 Kane Edition | glfsd | PC Games | 14 | 24-01-2008 06:00 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |