TSRichViewEdit.GetPageClientRect

<< Click to display table of contents >>

TSRichViewEdit.GetPageClientRect

Returns client coordinates of the specified page.

function GetPageClientRect(PageNo: Integer): TRect; 

NoPage is the index of page (from 1).

Return value:

page area (TRect) relative to the top left corner of the component's client area.