I am using the simpleeeeeeeeest thing....actually, I am trying to set the focus of any object but it is giving me an error message saying "invalid procedure call".
For example:

Form1.SetFocus

or

ListView1.SetFocus

It gives me that error message for all of the above calls.