xkor8000
Programmer
- Jun 10, 2015
- 3
I sent my Sample Project list_select.zip to show clearly what I made.
This contains 2 Executables ".exe":
-"test1.exe" is the Original Project
-"test2.exe" is the Same with the left ListBox disabled (which I don't want to disable it)
The "OnKeyDown" Event in "test2" worked fine, then in "test1" doesn't work.
I already tried "Form1.SetFocus;", but this does nothing for "OnKeyDown" Event.
Please can Someone know what is the Problem with "test1" Sample?
PS:
I use "Borland Delphi 7".
This contains 2 Executables ".exe":
-"test1.exe" is the Original Project
-"test2.exe" is the Same with the left ListBox disabled (which I don't want to disable it)
The "OnKeyDown" Event in "test2" worked fine, then in "test1" doesn't work.
I already tried "Form1.SetFocus;", but this does nothing for "OnKeyDown" Event.
Please can Someone know what is the Problem with "test1" Sample?
PS:
I use "Borland Delphi 7".