trichview.support
Re: Selected text color ? |
Author |
Message |
Sergey Tkachenko |
Posted: 12/03/2002 14:03:55 See this demo: http://www.trichview.com/support/files/redit.zip is an alternative version of demo showing how to implement commands like "make bold", "apply font", etc. This project is similar to one that can be found in Demos\Delphi\Assorted\RichEdit\ directory of RichView installation, with the following changes: 1) It is simplified. It uses the same technique for all UI commands, and a list of commands can be extended easily (one or two lines of code per new command) 2) It supports commands for paragraphs (such as "change first indent") This project requires additional components that can be found in Demos\Delphi\Assorted\RichEdit\Components\ |
Powered by ABC Amber Outlook Express Converter