trichview.support
Re: bookmarking linenumbers in RV Editor |
Author |
Message |
Sergey Tkachenko |
Posted: 05/26/2005 21:32:15 RVStyle2.SaveINI ??? Create TIniFile and write it there. > > 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