RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomRichEdit.GetCaretPos Method

Returns the cursor position.

Pascal
function GetCaretPos: TPoint; override;
C++
virtual __fastcall TPoint GetCaretPos();

GetCaretPos is the read implementation of the CaretPos property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!