trichview.com

trichview.support




Re: Invisible table borders in TRichViewEdit


Return to index


Author

Message

Sergey Tkachenko

Posted: 09/26/2003 19:54:35


1) Hide border either by setting BorderWidths to 0 or by

cells.VisibleBorders

By default, a grid will be displayed in editor in place of hidden borders.


2) If you use RichViewActions, use TrvActionTableGrid.

Otherwise, there is a global variable RichViewTableGridStyle: TPenStyle used

to draw this grid. You can set it to psClear.

Or you can hide grid for the specific table, including rvtoHideGridLines in

table.Options.


> Is it possible to make table borders completely invisible in

TRichViewEdit?

>





Powered by ABC Amber Outlook Express Converter