Returns word at the given caret position.
function WordAtPos(p: TPoint): ecString;
TCustomSyntaxMemo Methods