<< Click to display table of contents >> TSRichViewEdit.ConvertRVtoSRV |
Converts client coordinates in ActiveEditor to client coordinates of this TSRichViewEdit component.
function ConvertRVtoSRV(p: TPoint) : TPoint;
Input parameters:
p – coordinates relative to the top left corner of ActiveEditor.
Return value:
coordinates relative to the top left corner of TSRichViewEdit's window.
See also