Update TextStyles...?
Posted: Sat Sep 29, 2007 9:09 pm
Hi,
I am Adding some Text Styles from a Seperate form, like this:
Main.rve.Style.TextStyles[0].Color := TextColEdt.SelectedColor;
Main.rve.Style.TextStyles[0].HoverColor := HyperColEdt.SelectedColor;
When I appy the Styles and close the Settings Form the Font Colour has changed but the Hyperlink Mouse Over will not update and change until I have Reloaded the File.
How can I make this change happen right away? I have tried Format and FormatTail.
What should I do?
Thanks, jnap.
I am Adding some Text Styles from a Seperate form, like this:
Main.rve.Style.TextStyles[0].Color := TextColEdt.SelectedColor;
Main.rve.Style.TextStyles[0].HoverColor := HyperColEdt.SelectedColor;
When I appy the Styles and close the Settings Form the Font Colour has changed but the Hyperlink Mouse Over will not update and change until I have Reloaded the File.
How can I make this change happen right away? I have tried Format and FormatTail.
What should I do?
Thanks, jnap.