trichview.support
Colored line in TRichEdit in C++Builder |
Author |
Message |
Ioan BOGDAN |
Posted: 06/11/2004 15:39:56 Hello! My name is Ioan BOGDAN and i'd like to ask you something about programming in C++Builder. I'm working to a project and I need some help for a thing: I have a TRichEdit on a form. How can I make a single line colored in that RichEdit, and the rest of the lines to remain the same? (for example, as if you would put a breakpoint in the source code editor in CBuilder: the editor is white and a single line is red) I saw that the Rvedit has got something like this, when the paragraph background color can be changed. I think it is in the method ApplyParaStyleConversion(PARA_COLOR).
Can you please tell me how is it possible to make this in C++ Builder? |
Powered by ABC Amber Outlook Express Converter