Returns caret position of the previous word before word at caret position pt.
function PrevWord(pt: TPoint): TPoint;
TCustomSyntaxMemo Methods