[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'EasyLazFreeType' (#lazutils)

TCharPosition

Declaration

Source position: easylazfreetype.pas line 35

type TCharPosition = record

  x: single;

  

  width: single;

  

  yTop: single;

  

  yBase: single;

  

  yBottom: single;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.