TSRichViewEdit.GetPageClientRect |
Top Previous Next |
|
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. |