Bug in RVGetTextLength function
Posted: Fri Jun 30, 2006 7:48 am
Hello everybody,
I have a bug (I think in RVGetTextLength function)
If I do that, DELPHI send me Out of limit (-1)
MyRichViewEdit.Clear;
ShowMessage(IntToStr(RVGetTextLength(MyRichViewEdit)));
Have youa solution for that Sergey ?
Thank
JP
I have a bug (I think in RVGetTextLength function)
If I do that, DELPHI send me Out of limit (-1)
MyRichViewEdit.Clear;
ShowMessage(IntToStr(RVGetTextLength(MyRichViewEdit)));
Have youa solution for that Sergey ?
Thank
JP