| [Overview][Types][Procedures and functions][Variables][Index] | 
Returns True if the rectangle is empty.
Source position: winapih.inc line 328
function IsRectEmpty(  | 
const ARect: TRect  | 
):Boolean;  | 
True if the rectangle is empty.
IsEmptyRect returns True if the area of the rectangle is empty, i.e. has a zero or negative width or height.
| Version 4.0 | Generated 2025-05-03 | Home |