trichview.support
Re: line number of the cursor position |
Author |
Message |
Sergey Tkachenko |
Posted: 07/19/2002 21:31:35 This code gives a number of lines, not a line of cursor. I just tried - for me, it works with justify alignment too. > StatusBar1.Panels[3].Text := InttoStr (rve.GetLineNo(rve.ItemCount-1, rve.GetOffsAfterItem(rve.ItemCount-1))); > this instruction give the line number of the cursor position, except in justify > text. > what can i do? > thanks. > > rve =TRichviewEdit > |
Powered by ABC Amber Outlook Express Converter