Source position: libart.pp line 56
type TArtIRect = record
x0: LongInt;
y0: LongInt;
x1: LongInt;
y1: LongInt;
end;