Source position: types.pp line 203
class function TPointF.Create(
const ax: Single;
const ay: Single
):TPointF; overload;class function TPointF.Create(
const apt: TPoint
):TPointF; overload;