trichview.support
Re: bookmarking linenumbers in RV Editor |
Author |
Message |
Richard caruanar acay.com.au |
Posted: 05/26/2005 6:46:04 Hi Sergey , I put RVLinear in my USES clause and the following button but it does not work... Any help is appreciated Richard procedure TForm3.Button8Click(Sender: TObject); var Bookmark: Integer; begin Bookmark:= RVGetLinearCaretPos(RichViewEdit2); RVStyle2.SaveINI(BM_ini.ini, Bookmark); end; |
Powered by ABC Amber Outlook Express Converter