Hello all: Many of the fly-over hints for my application are created based on the context of the screen. I held off formatting them because I thought there was a way to format them on the fly using the Application.OnHint event and the Application.Hint property. Unfortunately, when I got ready to write the formatting code, I found that the Application.Hint property appears to be read-only. Is there an elegant way to format (mainly line-wrap) hints at run time? Are there any interesting 3rd party hint VCLs that make it easier to work with hints.
Thanks in advance. jamie

