Delphi
function Width: Single;
C++
float __fastcall Width(void);
Returns the width of the Rect, as the difference between the Right and Left values.