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