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