Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TTextExtent

Declaration

Source position: agraphics.pas line 278

type TTextExtent = record

  te_Width: Word;

  te_Height: Word;

  te_Extent: TRectangle;

end;


Documentation generated on: 2025-07-25