Hi thanks for the help guys, I have added my code to the forms OnKeyPress event - this updates the Num/Caps nicely whenever a key is pressed, just not the numlock and caps keys!!! I believe this is because it is only looking for ANSI key press? Any ideas??
thanks
ozhiker
Hi,
I have the following code to check the current state of the caps lock and display it in my status bar - which event should I link it to so it will run whenever keys are pressed in the program (Currently I have it attached to OnFormCreate and OnPaint).
procedure TfrmEditor.CheckCapslock...
Hi,
I have an array of strings that represent filenames and I
need to sort these, I understand how to sort a group of integers numerically, but how do u sort stings? Any help would be much appreciated.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.