Hi there
Trying to set focus by
Edit1.SetFocus; the following errormesage occurs:
1) Project project1 raised exception class 'EInvalidOperation'
An appliction.exe is created but if I run it, the message
[TCustomForm.SetFocus] Form1: TForm1 Can not focus
appears. Next, even if I set a TabOrder ordering, the keystroke of "TAB" does nothing.
Any ideas, what's wrong? Epsilon