<< Click to display table of contents >> TSRichViewEdit.GetPageStartTableItem |
Returns the index of table item (TRVTableItemInfo) at the beginning of the PageNo-th page.
function GetPageStartTableItem(PageNo: Integer) : Integer;
PageNo is a page index, from 1.
Return value:
item index of table in RichViewEdit, or -1 if the page is not started from a table.
See also: