[DUG]: Application helpfile 'The topic does not exist...........

2003-10-09 Thread Alistair George
Hi All, There seemed to be no solution to the problem until I got into the mainform.Onhelp event, which showed that DATA was invalid. After that traced it to the F1 key activating help on a non-focused item (could be anything in the desktop). So the answer is to ensure that

[DUG]: Application helpfile

2003-10-08 Thread Alistair George
Hi all this is driving me nuts: If the application knows what the helpfile is the API call which is automatic when F1 is pressed cant find: 'The topic does not exist... OK, so I dont tell it what the helpfile is and get the F1 key in formkey down: procedure TMainform.FormKeyDown(Sender: