trichview.com

trichview.support




Re: ActionTableGrid  save state


Return to index


Author

Message

Sergey Tkachenko

Posted: 02/12/2004 13:26:22


You indeed need to use Checked.

This action does not depend on the editor (there is only two

editor-independent actions - TrvActionTableGrid and TrvActionPageSetup). It

just assign RichViewTableGridStyle global variable. This variable is used

for drawing table grid.

If checked, it assigns it to RVAControlPanel.TableGridStyle.

If unchecked, it assigns it to psClear.

So you can either use rvActionTableGrid.Checked, or compare

RichViewTableGridStyle<>psClear.

Result will be the same.



> Hello,

>

> I want to save ActionTableGrid action state. How to do that?

> The action property checked does not suite my need. Action reads the

checked

> state from TRichViewEdit,

> after loading property from registry.

>

> Best Regards,

> J

>

>





Powered by ABC Amber Outlook Express Converter