Quote Originally Posted by arthurprs
[pascal]...
if ( Left1 >= Right2 ) or ( Right1 <Left2>= Bottom2 ) or ( Bottom1
...
if Top1 <Top2> Src_Rect2.h then
...[/pascal]
[offtopic]
This forum still manipulates sent code i see...
if x <y> z then
This structure would not work at all. Boolean > z?
[/offtopic]