Source position: agraphics.pas line 271
type TTextExtent = record
te_Width: Word;
te_Height: Word;
te_Extent: TRectangle;
end;