You are here: Symbol Reference > htmledit Namespace > Classes > THtmlEditor Class > THtmlEditor Properties > THtmlEditor.AbsoluteCaretPosition Property
HTML Editor Library
ContentsIndexHome
PreviousUpNext
THtmlEditor.AbsoluteCaretPosition Property

Returns absolute caret position at document. Absolute position is calculated by summing a visual length of all text elements and images (length=1).  

This property can be used for saving and restoring caret position.  

 

Pascal
property AbsoluteCaretPosition: integer;
Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!