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 Mainform.ActiveControl is defined, and
that the activecontrol has the default index as its helpindex.
Hope this is of help to some.
Alistair+


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to