Source position: agraphics.pas line 345
type tTextExtent = record
te_Width: Word;
te_Height: Word;
te_Extent: tRectangle;
end;