EditField.CharPosAtXY Method
Returns as an Integer the character position for pixel coordinates X, Y relative to the EditField. Characters are numbered consecutively from the start until the end of the EditField.
Syntax
EditField.CharPosAtXY X, Y
Parameters | |
X |
|
Y |
The first character is numbered 1.