Source position: lazatk1.pas line 1311
type TAtkTextRectangle = record
x: gint;
y: gint;
width: gint;
height: gint;
end;