Source position: bgrafillinfo.pas line 273
function IsPointInEllipse(
x: single;
y: single;
rx: single;
ry: single;
point: TPointF
):Boolean;