function IsPointInsideSelection(x, y: Integer): Boolean;
Description
Returns true if the point specified with x, y is inside the current selection.
If SelectionBase is iesbClientArea (default) all coordinates depend on the zoom and image view (scrolling).