You are here: Symbol Reference > htmledit Namespace > Classes > THtmlEditor Class > THtmlEditor Methods > THtmlEditor.GetElementbyAbsolutePosition Method
HTML Editor Library
ContentsIndexHome
PreviousUpNext
THtmlEditor.GetElementbyAbsolutePosition Method

Return element by its absolute position in document. Absolute position is  calculated by summing a visual length of all text elements and images (length=1).

Pascal
function GetElementbyAbsolutePosition(Value: integer; SelectRight: boolean = false): TElement;
Parameters 
Description 
Value: integer 
Absolute position  
SelectRight: boolean = false 
Return next element if requested position is between two elemens  
Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!