John Barrat wrote: > Further to this I tried setting the HTMLHint property to true but cannot get > any HTML type tags to be recognised. > > E.g. <b> </b> just appear as text. Also tried prefixing whole string with > <body> and postfixing with </body>. Still no beter. What am I missing? Any > suggestions would be welcome.
I'm not aware of any HTMLHint property in Delphi. Are you sure you're not using some other component that offers that? There's no shortage of free THintWindow replacements that let you have custom hint appearances. -- Rob _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

