Saving and loading text and paragrapf styles from ini file
Posted: Fri Sep 29, 2006 4:20 am
How can i save and load text and paragrapf styles from a ini file ?
I tried the code:
Rvstyle.Textstyle.SaveToIni(IniFile, ' ');
Rvstyle.TextStyle.LoadFromIni(IniFile, ' ', crdefault);
the same for para styles.
I tried the code:
Rvstyle.Textstyle.SaveToIni(IniFile, ' ');
Rvstyle.TextStyle.LoadFromIni(IniFile, ' ', crdefault);
the same for para styles.