JCL Help:RectHeight
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: RectHeight Function
Search in JCL Help
Search in all projects
Summary
Returns the height of a rectangle.
Pascal
function RectHeight(const R: TRect): Integer;
Parameters
Parameters | Description |
const R: TRect | The rectangle for which to calculate the height. |
Return Value
The height of the rectangle in pixels.
Description
RectHeight returns the height, in pixels, of the specified rectangle.
See Also
About
Unit
Donator
Pelle F. S. Liljendal
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page