<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Sorry please ignore the last message. I found the controls were on
panels / group boxes that had their contexts set incorrectly.<br>
<br>
Cheers<br>
Rob<span style="color: rgb(255, 153, 0);" lang="EN-NZ"><o:p><br>
</o:p></span>
<div class="moz-signature">
<div class="Section1">
<p class="MsoNormal"><span style="" lang="EN-NZ"><o:p> </o:p></span></p>
</div>
</div>
<br>
<br>
Robert martin wrote:
<blockquote cite="mid:4AB16A27.1010206@chreos.co.nz" type="cite">
<pre wrap="">Hi
I am playing with the Appliction.onHelp event.
I have coded HelpContext values for all my forms and NO individual for
components. Everything is set to htContext. When I press F1 some times
I get the correct helpCOntext passed through other times I get a value I
haven't entered. This depends on the component I have focus on. Our
custom components are returning the Forms Help context (correct) but std
Delphi components seem to be returning their own 'internal' help context
(which I guess is used by the delphi help in the IDE).
I have the following code in the OnHelp event.
ShowMessage(IntToStr(Data) + ' ' + IntToStr(Command));
I haven't associated a help file at this point. This will be a web
based help system.
This seems to happen regardless of whether the app is run from the IDE.
Does anybody have any idea what I am doing wrong?
I read in some old web posts that delphi 6+ help is broken, another says
6,7,8. Can anybody confirm it is 'unbroken' in D2007?
Cheers
Rob
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: <a class="moz-txt-link-abbreviated" href="mailto:delphi@delphi.org.nz">delphi@delphi.org.nz</a>
Admin: <a class="moz-txt-link-freetext" href="http://delphi.org.nz/mailman/listinfo/delphi">http://delphi.org.nz/mailman/listinfo/delphi</a>
Unsubscribe: send an email to <a class="moz-txt-link-abbreviated" href="mailto:delphi-request@delphi.org.nz">delphi-request@delphi.org.nz</a> with Subject: unsubscribe
</pre>
</blockquote>
</body>
</html>