Board index » delphi » Rich Edit Font Color Change in Code
heidi
![]() Delphi Developer |
Tue, 01 May 2001 03:00:00 GMT
Rich Edit Font Color Change in Code
Hi......2 questions
At design time I want to insert text into a RichEdit control. 1- How do I change the color of a specific line in a rich edit? RichEdit1.Lines.Add('This is GREEN text'); RichEdit1.Lines.Add('This is RED text'); ---------- -- heidi --------------------------------------------------------------------- |