Delphi
function Height: Single;
C++
float __fastcall Height(void);
Returns the height of the Rect, as the difference between the Bottom and Top values.