Source position: types.pp line 244
class function TSizeF.Create(
const ax: Single;
const ay: Single
):TSizeF; overload;class function TSizeF.Create(
const asz: TSize
):TSizeF; overload;