Returns the caret position, in client coordinates.
Source position: winapih.inc line 115
public function TWidgetSet.GetCaretPos(
var lpPoint: TPoint
):Boolean; virtual;
lpPoint
Receives the coordinates.
False on failure.