Source position: CGGeometry.pas line 473
function CGRectMake(
x: CGFloat;
y: CGFloat;
width: CGFloat;
height: CGFloat
):CGRect;