Source position: bgrafillinfo.pas line 275
function IsPointInRectangle(
x1: single;
y1: single;
x2: single;
y2: single;
point: TPointF
):Boolean;