Page 1 of 1

press button to turn off the bold action

Posted: Tue Jan 07, 2014 12:51 pm
by Ceprotec
hi sergey,

I am using the following function to activate bold action

Code: Select all

rvActionFontBold1.ExecuteTarget(SRichViewEdit1.RichViewEdit);
but and to disable the action, how should I proceed?

thanks

Posted: Thu Jan 09, 2014 4:08 pm
by Sergey Tkachenko
rvActionFontBold1.Disabled := True