Retrieves the index of the character nearest to the specified location.
public function GetCharIndexFromPosition(APoint: _Point): Integer; overload;
The location to search.
The zero-based character index at the specified location.