trichview.com

trichview.support




InsertPageBreak raise exception


Return to index


Author

Message

Tobias Th�rn

Posted: 05/29/2002 13:24:28


When I insert a pagebreak it raise an exception with the message "List index

out of bounds (-1)" and the debugger stops at in the TRVEditRVData.InsertPageBreak

procedure at the line:

if (GetOffsetInCurItem>GetOffsBeforeItem(GetCurItemNo)) or

       TCustomRVItemInfo(Items.Objects[GetCurItemNo]).SameAsPrev


Before this call I have only inserted a table:

RV.AddItem('', Table);





Powered by ABC Amber Outlook Express Converter