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

Word at specified screen point.

Pascal
function WordAt(ScreenX: integer; ScreenY: integer; out E: TTextElement; var CharPos: integer): hstring;
Parameters 
Description 
ScreenX: integer 
X position (relatively to editor canvas)  
ScreenY: integer 
Y position (relatively to editor canvas)  
out E: TTextElement 
Text element  
var CharPos: integer 
Index of char nearest to specified point  

Word

Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!