CRectangle Class
class function Intersects(rec1: CRectangle; rec2: CRectangle): boolean; overload;
This is Intersects, a member of class CRectangle.