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