Re: TRect overlap
- From: "GrandmasterB" <Fizzle@xxxxxxxxxxx>
- Date: Tue, 18 Oct 2005 15:26:14 -0400
"Andy" <andy@xxxxxxxxxx> wrote in message
news:43553d49$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> What happens is one Rect is inside the other? Will IntersectRect still
> returns true?
Another way to do it is just check if any points of either rectangle are
inside the other rectangle. Its a very straight forward routine. Then you
can control exactly how it responds in all situations.
.
- Follow-Ups:
- Re: TRect overlap
- From: Uffe Kousgaard
- Re: TRect overlap
- References:
- TRect overlap
- From: Andy
- Re: TRect overlap
- From: Matthew Jones
- Re: TRect overlap
- From: Andy
- TRect overlap
- Prev by Date: Re: Emailing pages of report to individual email addresses
- Next by Date: Re: FastMM 4.40 released (replacement memory manager for Delphi IDE and applications, free and open source)
- Previous by thread: Re: TRect overlap
- Next by thread: Re: TRect overlap
- Index(es):
Relevant Pages
|