press button to turn off the bold action
Posted: Tue Jan 07, 2014 12:51 pm
hi sergey,
I am using the following function to activate bold action
but and to disable the action, how should I proceed?
thanks
I am using the following function to activate bold action
Code: Select all
rvActionFontBold1.ExecuteTarget(SRichViewEdit1.RichViewEdit);
thanks