Page 1 of 1

Table Line Break

Posted: Thu Apr 16, 2015 7:40 pm
by joffas
//Ingles
How to tell what the exact line of the table that breaks next page, the component scaled?

//Portugues
Como descobrir qual a linha exata da tabela que quebra para proxima pagina, no componente scaled?

Posted: Thu Apr 16, 2015 8:27 pm
by joffas
I got it


fSRVEditor.GetPageStartItemNo(2, ItemNo, Offs);
SplitTable(fSRVEditor.RichViewEdit, TRVTableItemInfo(fSRVEditor.RichViewEdit.GetItem(ItemNo)),
fSRVEditor.GetPageStartTableRow(2), True);