RectWH

function RectWH(left, top, width, height: integer): TRect;


Creates a TRect using width and height parameters (rather than the Right and Bottom parameters found in the TRect and TRectD structures).