Board index » delphi » Fonts in a TMemo Component

Fonts in a TMemo Component

Help,

  I am trying to spice up a small IDE I am making for java programmers,
and I would like to get some on-the-fly syntax highlighting going.  I
really just need some hints on how I can get different fonts to display
in a TMemo?  No, TRichMemo has not been forgotten.  Is there a quick and
easy way about this? Thanks for everyones time,

                                                Sincerely,

                                                Christopher Lambert

 

Re:Fonts in a TMemo Component


Quote
Christopher Lambert wrote:

> Help,

>   I am trying to spice up a small IDE I am making for java programmers,
> and I would like to get some on-the-fly syntax highlighting going.  I
> really just need some hints on how I can get different fonts to display
> in a TMemo?  

        You can't. (At least not in an easy built-in sort of way.)

Quote
> No, TRichMemo has not been forgotten.  

--
David Ullrich
Sig file accidentally deleted - sorry.

Other Threads